PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/helpers/type-helpers
AbstractConstructor
Type Alias AbstractConstructor<T>
AbstractConstructor
:
abstract
new
(
...
args
:
any
[]
)
=>
T
Utility type for an abstract constructor.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Utility type for an abstract constructor.