Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
isRunTimeType
Function isRunTimeType
is
Run
Time
Type
<
T
>
(
input
,
testType
)
:
input
is
RunTimeTypeMapping
[
T
]
Checks if the input matches the given test type.
Type Parameters
T
extends
RunTimeType
Parameters
input
:
unknown
testType
:
T
Returns
input
is
RunTimeTypeMapping
[
T
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
run-time-assertions - v1.5.2
Loading...
Checks if the input matches the given test type.