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