PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/typed-arrays
ReadonlyGenericArray
Type Alias ReadonlyGenericArray<T>
ReadonlyGenericArray
:
|
ReadonlyGenericUint8Array
<
T
>
|
ReadonlyGenericUint16Array
<
T
>
|
ReadonlyGenericUint32Array
<
T
>
|
ReadonlyGenericInt8Array
<
T
>
|
ReadonlyGenericInt16Array
<
T
>
|
ReadonlyGenericInt32Array
<
T
>
A union type of all
GenericTypedArray
s
Type Parameters
T
extends
number
=
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
A union type of all
GenericTypedArray
s