JSTypedArray typedef
The abstract supertype of all JS typed arrays, JSTypedArray <: JSObject.
Implementation
typedef JSTypedArray = js_types.JSTypedArray;
The abstract supertype of all JS typed arrays, JSTypedArray <: JSObject.
typedef JSTypedArray = js_types.JSTypedArray;