UNPKG

@typed/lenses

Version:

Strongly-typed functional lenses

9 lines 403 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Lens"), exports); tslib_1.__exportStar(require("./PathLens"), exports); tslib_1.__exportStar(require("./pipe"), exports); tslib_1.__exportStar(require("./pipe2"), exports); tslib_1.__exportStar(require("./PropLens"), exports); //# sourceMappingURL=index.js.map