Documentation
Github
Preparing search index...
iso-conf
<internal>
SchemaEntry
Type Alias SchemaEntry<Schema>
SchemaEntry
:
unknown
extends
SchemaValues
<
Schema
>
?
[
string
,
unknown
]
:
{
[
Key
in
Extract
<
keyof
SchemaValues
<
Schema
>
,
string
>
]
:
[
Key
,
SchemaValues
<
Schema
>
[
Key
]
,
]
}
[
Extract
<
keyof
SchemaValues
<
Schema
>
,
string
>
]
Iterator entry inferred from a Standard Schema.
Type Parameters
Schema
extends
StandardSchemaV1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Iterator entry inferred from a Standard Schema.