Utilities for collecting TSConfigs for linting scenarios.
Determine a function's name.
Split a double-precision floating-point number into a higher order word and a lower order word.
Copy or deep clone a value to an arbitrary depth.
Return an array of an object's own enumerable and non-enumerable property names.
Return a property descriptor for an object's own property.
Return an array of an object's own symbol properties.
Return an array of an object's own enumerable property names and symbols.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Return a partial object copy excluding specified keys.
Return a partial object copy containing only specified keys.
Internal set of utilities and types for Prisma's driver adapters.
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
Wrap `require` in a try/catch block.
stand-alone library of threejs examples
Define a read-only accessor.
Streams.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is a Buffer object.
Double-precision complex number functions.
Generate string from a token array by interpolating values.
Test if a value is a number.
Test if a value is a Float32Array.