UNPKG

@ofzza/entt-rxjs

Version:

RxJS compatible extension of enTT - a modular TypeScript data-modeling solution

8 lines 322 B
"use strict"; // enTT RxJS main entry point // ---------------------------------------------------------------------------- Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // Export enTT lib tslib_1.__exportStar(require("./lib"), exports); //# sourceMappingURL=index.js.map