Endo API documentation
Preparing search index...
@endo/lockdown
AssertTypeofString
Type Alias AssertTypeofString
AssertTypeofString
:
(
specimen
:
any
,
typeName
:
"string"
,
details
?:
Details
,
)
=>
asserts
specimen
is
string
Type declaration
(
specimen
:
any
,
typeName
:
"string"
,
details
?:
Details
,
)
:
asserts
specimen
is
string
Parameters
specimen
:
any
typeName
:
"string"
Optional
details
:
Details
Returns
asserts
specimen
is
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...