UNPKG

ordered-fast-lookup-map

Version:

Map with order functionality, providing fast look ups and ordering in the same time.

5 lines 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const lib_1 = require("./lib"); module.exports = lib_1.OrderedFastLookupMap; //# sourceMappingURL=index.js.map