Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
unreachable
Function unreachable
unreachable
(
_never
,
message
?
)
:
never
Throws when called and statically makes sure that all variants of a type were consumed.
Parameters
_never
:
never
message
:
string
= 'unhandled case'
Returns
never
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Throws when called and statically makes sure that all variants of a type were consumed.