UNPKG

@appolo/inject

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