Appearance
type DataArray<T> = T;
Defined in: src/types.ts:191
T extends TypedArray = TypedArray
T
TypedArray