Files
memecoin-botV2/.pnpm-store/v10/files/0b/9a34aa10abeb4ac7f47fdab6de2b955fbd15e3f34811f7f78528aaf51f20222745d37a4760c4a95b303c5b0e7fa126f0d8a1dee84635ed5163369c2298e5f3

26 lines
1.1 KiB
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 = void 0;
const base_config_1 = require("./base-config");
exports.decorators = {
libs: [],
variables: [
['ClassMemberDecoratorContext', base_config_1.TYPE],
['DecoratorContext', base_config_1.TYPE],
['DecoratorMetadataObject', base_config_1.TYPE],
['DecoratorMetadata', base_config_1.TYPE],
['ClassDecoratorContext', base_config_1.TYPE],
['ClassMethodDecoratorContext', base_config_1.TYPE],
['ClassGetterDecoratorContext', base_config_1.TYPE],
['ClassSetterDecoratorContext', base_config_1.TYPE],
['ClassAccessorDecoratorContext', base_config_1.TYPE],
['ClassAccessorDecoratorTarget', base_config_1.TYPE],
['ClassAccessorDecoratorResult', base_config_1.TYPE],
['ClassFieldDecoratorContext', base_config_1.TYPE],
],
};