@traversable/schema
Preparing search index...
@traversable/valibot
tagged
Function tagged
tagged
<
K
extends
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"custom"
|
"any"
|
"blob"
|
"date"
|
"enum"
|
"file"
|
"never"
|
"null"
|
"promise"
|
"unknown"
|
"void"
|
"instance"
|
"lazy"
|
"literal"
|
"picklist"
|
"array"
|
"nullable"
|
"nullish"
|
"optional"
|
"set"
|
"undefinedable"
|
"intersect"
|
"union"
|
"variant"
|
"map"
|
"record"
|
"tuple"
|
"exactOptional"
|
"nonNullable"
|
"nonNullish"
|
"nonOptional"
|
"looseTuple"
|
"strictTuple"
|
"tupleWithRest"
|
"looseObject"
|
"objectWithRest"
|
"strictObject"
|
"NaN"
,
>
(
tag
:
K
,
)
:
<
S
>
(
u
:
unknown
)
=>
u
is
V
.
lookup
<
K
,
S
>
Type Parameters
K
extends
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"custom"
|
"any"
|
"blob"
|
"date"
|
"enum"
|
"file"
|
"never"
|
"null"
|
"promise"
|
"unknown"
|
"void"
|
"instance"
|
"lazy"
|
"literal"
|
"picklist"
|
"array"
|
"nullable"
|
"nullish"
|
"optional"
|
"set"
|
"undefinedable"
|
"intersect"
|
"union"
|
"variant"
|
"map"
|
"record"
|
"tuple"
|
"exactOptional"
|
"nonNullable"
|
"nonNullish"
|
"nonOptional"
|
"looseTuple"
|
"strictTuple"
|
"tupleWithRest"
|
"looseObject"
|
"objectWithRest"
|
"strictObject"
|
"NaN"
Parameters
tag
:
K
Returns
<
S
>
(
u
:
unknown
)
=>
u
is
V
.
lookup
<
K
,
S
>
tagged
<
K
extends
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"custom"
|
"any"
|
"blob"
|
"date"
|
"enum"
|
"file"
|
"never"
|
"null"
|
"promise"
|
"unknown"
|
"void"
|
"instance"
|
"lazy"
|
"literal"
|
"picklist"
|
"array"
|
"nullable"
|
"nullish"
|
"optional"
|
"set"
|
"undefinedable"
|
"intersect"
|
"union"
|
"variant"
|
"map"
|
"record"
|
"tuple"
|
"exactOptional"
|
"nonNullable"
|
"nonNullish"
|
"nonOptional"
|
"looseTuple"
|
"strictTuple"
|
"tupleWithRest"
|
"looseObject"
|
"objectWithRest"
|
"strictObject"
|
"NaN"
,
S
,
>
(
tag
:
K
,
u
:
unknown
,
)
:
u
is
F
.
ValibotLookup
<
K
>
Type Parameters
K
extends
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"custom"
|
"any"
|
"blob"
|
"date"
|
"enum"
|
"file"
|
"never"
|
"null"
|
"promise"
|
"unknown"
|
"void"
|
"instance"
|
"lazy"
|
"literal"
|
"picklist"
|
"array"
|
"nullable"
|
"nullish"
|
"optional"
|
"set"
|
"undefinedable"
|
"intersect"
|
"union"
|
"variant"
|
"map"
|
"record"
|
"tuple"
|
"exactOptional"
|
"nonNullable"
|
"nonNullish"
|
"nonOptional"
|
"looseTuple"
|
"strictTuple"
|
"tupleWithRest"
|
"looseObject"
|
"objectWithRest"
|
"strictObject"
|
"NaN"
S
Parameters
tag
:
K
u
:
unknown
Returns
u
is
F
.
ValibotLookup
<
K
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...