UNPKG

@appolo/inject

Version:
9 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrap = void 0; const decorators_1 = require("./decorators"); function bootstrap() { return (0, decorators_1.addDefinitionProperty)("bootstrapMethod", []); } exports.bootstrap = bootstrap; //# sourceMappingURL=bootstrap.js.map