@traversable/schema
Preparing search index...
@traversable/schema-errors
unsafeParse
Function unsafeParse
unsafeParse
<
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
>
(
schema
:
S
,
options
?:
Options
,
)
:
(
got
:
Unknown
|
S
[
"_type"
]
)
=>
S
[
"_type"
]
Type Parameters
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
Parameters
schema
:
S
Optional
options
:
Options
Returns
(
got
:
Unknown
|
S
[
"_type"
]
)
=>
S
[
"_type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...