PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/helpers/enum-types
EnumOrObject
Type Alias EnumOrObject
EnumOrObject
:
Record
<
string
|
number
,
string
|
number
>
Union type accepting any TS Enum or
const object
, with or without reverse mapping.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Union type accepting any TS Enum or
const object
, with or without reverse mapping.