@glideapps/ts-necessities
Preparing search index...
proveType
Function proveType
proveType
<
T
>
(
_val
:
T
)
:
void
Do nothing, but only compile if
_val
is of type
T
.
Type Parameters
T
Parameters
_val
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@glideapps/ts-necessities
Loading...
Do nothing, but only compile if
_val
is of typeT
.