Documentation
Github
Preparing search index...
iso-conf
<internal>
SchemaArrayElement
Type Alias SchemaArrayElement<Schema, KeyPath>
SchemaArrayElement
:
unknown
extends
SchemaValue
<
Schema
,
KeyPath
>
?
unknown
:
NonNullable
<
SchemaValue
<
Schema
,
KeyPath
>
>
extends
readonly
(
infer
Element
)
[]
?
Element
:
never
Array item inferred from a Standard Schema and key path.
Type Parameters
Schema
extends
StandardSchemaV1
KeyPath
extends
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Array item inferred from a Standard Schema and key path.