PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/error-type
Extract
Type Alias Extract<T, U>
Extract
:
T
extends
U
?
T
:
never
Extract from T those types that are assignable to U
Type Parameters
T
U
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Extract from T those types that are assignable to U