PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/battle-scene
Record
Type Alias Record<K, T>
Record
:
{
[
P
in
K
]
:
T
}
Construct a type with a set of properties K of type T
Type Parameters
K
extends
keyof
any
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Beta
PokéRogue
Loading...
Construct a type with a set of properties K of type T