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