Search
Search something to see results
unhoax – v0.6.6
GitHub
unhoax
/
TupleSchema
TupleSchema
See
tuple
interface
TupleSchema
<
T
,
Input
=
unknown
>
{
parse
:
Object
;
}
Type Parameters
T
Input
=
unknown
Hierarchy (
View Summary
)
Schema
<
T
,
Input
>
TupleSchema
Index
Parsing
TupleSchema.parse
Parsing
Readonly
parse
parse
:
Object
See
ParseResult
See
tuple