Skip to content

Type Alias: SliceTypedArrayType

ts
type SliceTypedArrayType = NumericType;

Defined in: src/types.ts:25

Released under the MIT License.