UNPKG

@rimbu/common

Version:

Common types and objects used in many other Rimbu packages

10 lines 361 B
"use strict"; /** * @packageDocumentation * * The `@rimbu/common` package provides many commonly used types and utilities that can also be of use to Rimbu users.<br/> */ Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./internal.cjs"), exports); //# sourceMappingURL=index.cjs.map