JSTypedArray typedef

JSTypedArray = JSTypedArray

The abstract supertype of all JS typed arrays, JSTypedArray <: JSObject.

Implementation

typedef JSTypedArray = js_types.JSTypedArray;