UNPKG

@decorators/di

Version:

node decorators - decorators for dependency injection

10 lines 1.15 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Optional = exports.Inject = exports.Injectable = void 0; var injectable_1 = require("./injectable"); Object.defineProperty(exports, "Injectable", { enumerable: true, get: function () { return injectable_1.Injectable; } }); var inject_1 = require("./inject"); Object.defineProperty(exports, "Inject", { enumerable: true, get: function () { return inject_1.Inject; } }); var optional_1 = require("./optional"); Object.defineProperty(exports, "Optional", { enumerable: true, get: function () { return optional_1.Optional; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvZGVjb3JhdG9ycy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQSwyQ0FBMEM7QUFBakMsd0dBQUEsVUFBVSxPQUFBO0FBQ25CLG1DQUFrQztBQUF6QixnR0FBQSxNQUFNLE9BQUE7QUFDZix1Q0FBc0M7QUFBN0Isb0dBQUEsUUFBUSxPQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJy4vaW5qZWN0YWJsZSc7XG5leHBvcnQgeyBJbmplY3QgfSBmcm9tICcuL2luamVjdCc7XG5leHBvcnQgeyBPcHRpb25hbCB9IGZyb20gJy4vb3B0aW9uYWwnO1xuIl19