@traversable/schema
Preparing search index...
@traversable/json-schema
checkJson
Variable checkJson
Const
checkJson
:
(
src
:
Json
.
Unary
,
ix
?:
Json
.
Functor
.
Index
)
=>
(
x
:
unknown
)
=>
boolean
Type declaration
(
src
:
Json
.
Unary
,
ix
?:
Json
.
Functor
.
Index
)
:
(
x
:
unknown
)
=>
boolean
Parameters
src
:
Json
.
Unary
Optional
ix
:
Json
.
Functor
.
Index
Returns
(
x
:
unknown
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...