PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/phase-types
PhaseMap
Type Alias PhaseMap
PhaseMap
:
{
[
K
in
keyof
PhaseConstructorMap
]
:
InstanceType
<
PhaseConstructorMap
[
K
]
>
}
Map of phase names to constructors for said phase
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Map of phase names to constructors for said phase