Files
memecoin-botV2/.pnpm-store/v10/files/61/a6272ba9a691da3e39c026cd78324e8380e4297b050cc471ff7f45a92a34a0b5df51aed1404539ed7a910d253aac7eec1b19fc9c0d324410beec3e6fc7725f

18 lines
602 B
Plaintext

"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
// RUN THE FOLLOWING COMMAND FROM THE WORKSPACE ROOT TO REGENERATE:
// npx nx generate-lib repo
Object.defineProperty(exports, "__esModule", { value: true });
exports.decorators_legacy = void 0;
const base_config_1 = require("./base-config");
exports.decorators_legacy = {
libs: [],
variables: [
['ClassDecorator', base_config_1.TYPE],
['PropertyDecorator', base_config_1.TYPE],
['MethodDecorator', base_config_1.TYPE],
['ParameterDecorator', base_config_1.TYPE],
],
};