UNPKG

@thi.ng/trie

Version:

Trie-based map data structure with prefix search/query support

3 lines (2 loc) 64 B
export * from "./multi-trie.js"; export * from "./trie-map.js";