Package Exports
- @wry/trie
- @wry/trie/lib/bundle.cjs
- @wry/trie/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wry/trie) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@wry/trie
A trie data structure that holds
object keys weakly, yet can also hold non-object keys, unlike WeakMap
.