Assert that two Node-API typed array data types are equal.
Assert that two Node-API data types are equal.
Assert that a Node-API value is a Node-API typed array.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that a Node-API value is a specified Node-API data type.
Get the ArrayBuffer out of a TypedArray, robustly.
Float64Array.
Uint8Array.
A robust, ES3 compatible, "has own property" predicate.
Uint32Array.
Uint16Array.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Float32Array.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Check if an environment is big endian.
What is the type of this builtin JS 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.
Test if a value is object-like.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a collection.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression string.
Check if an environment is little endian.