key code map
Persistent ordered mapping from strings
Store information about any JS value in a side channel, using a Map
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
A WeakMap shim for Node.js and browsers
Map and Set with automatic key interning
Map object keys and values into a new object
Lowercase the keys of an object
Simple key-value storage with support for multiple backends
JavaScript code generator from an ESTree-compliant AST.
Fixes stack traces for files with source maps
Map `visit` over an array of objects.
Generates and consumes source maps
Generates and consumes source maps
Stringify an object/array like JSON.stringify just without all the double-quotes
No description provided.
Fixes stack traces for files with source maps
bounded-size caches having WeakMap-compatible methods
A Map-like data structure that only stores the most recently set key/value pair
Generate source maps
[Experimental] - 🚇 File crawling, watching and mapping for Metro
Converts a source-map from/to different formats and allows adding/changing properties.
Basic cache object for storing key-value pairs.
A `Map` subclass with support for multiple keys for one entry.