UNPKG

@rimbu/sorted

Version:

Immutable SortedMap and SortedSet implementations for TypeScript

6 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./sorted-index.cjs"), exports); tslib_1.__exportStar(require("./base.cjs"), exports); //# sourceMappingURL=index.cjs.map