UNPKG

mframejs

Version:
9 lines 347 B
Object.defineProperty(exports, "__esModule", { value: true }); var exported_1 = require("../interface/exported"); function containerfree() { return function register(_class) { _class.prototype[exported_1.CONSTANTS.CONTAINER_FREE] = true; }; } exports.containerfree = containerfree; //# sourceMappingURL=containerfree.js.map