Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
ECMAScript spec-compliant polyfill/shim for `globalThis`
ES proposal-spec-compliant Object.fromEntries shim.
Clean up error stack traces
Retries a function that returns a promise, leveraging the power of the retry module.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.values shim.
ES2017 spec-compliant Object.entries shim.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
An ES2015 spec-compliant `Function.prototype.name` shim
Interface for expo-dev-menu
Get an iterator for any JS language value. Works robustly across all environments, all versions.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Minimizer plugin for webpack
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
Dev Containers CLI
Editor state data structures for the CodeMirror code editor
Create an error from multiple errors
Parses every stack trace into a nicely formatted array of hashes.
Linting support for the CodeMirror code editor
Returns an array of Typed Array names that are available in the current environment
Microsoft Authentication Library for js
TypeScript SDK for [S2](https://s2.dev), a serverless data store for streams.
Copy a descriptor from object A to object B