UNPKG

rank-tree

Version:

For the structure of sort sets, refer to readme for details

7 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Rank = void 0; const rank_1 = require("./rank"); const Rank = rank_1.RankTree; exports.Rank = Rank; //# sourceMappingURL=index.js.map