Check if an environment is big endian.
Detect native Uint16Array support.
Detect native Uint32Array support.
Detect native Float32Array support.
Detect native Float64Array support.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Robustly set the [[Prototype]] of an object
Detect native Uint8Array support.
Utilities for GraphQL documents.
TypeScript definitions for deep-equal
Test if a value is an object.
Detect native Symbol support.
Test if a value is a string.
Test if a value is a number.
Test if a value is a boolean.
Test if an object has a specified property.
Test if a value is a Float32Array.
Higher allowed path based on a root and a given path
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is a Buffer object.
Test if a value is a function.