UNPKG

@appolo/inject

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