@alterior/annotations
Version:
Create and interact with Typescript metadata decorators
7 lines • 312 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./annotations"), exports);
tslib_1.__exportStar(require("./mutator"), exports);
tslib_1.__exportStar(require("./sealed"), exports);
//# sourceMappingURL=index.js.map