Custom Assert functions used by @satisfactory-dev/docs.json.ts
Is this specifier a node.js core module?
Which kind of boxed JS primitive is this?
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Robustly get the length of a Typed Array
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get and robustly cache all JS language-level intrinsics at first require time
ECMAScript spec abstract operations.
ES6 spec-compliant RegExp.prototype.flags shim.
Does this JS environment support the `name` property on functions?
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
ES5 spec-compliant shim for String.prototype.trim
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Unbox a boxed JS primitive value.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
TypeScript definitions for http-assert
Is this value negative zero? === will lie to you
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value an ES BigInt?
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a value is an ES6 Symbol or not.