UNPKG

tsioc

Version:

tsioc is AOP, Ioc container, via typescript decorator

7 lines (5 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var index_1 = require("../factories/index"); exports.Param = index_1.createParamDecorator('Param'); //# sourceMappingURL=../../sourcemaps/core/decorators/Param.js.map