@traversable/schema
Preparing search index...
@traversable/typebox
Type
Array
Interface Array<S>
interface
Array
<
S
>
{
"[Kind]"
:
"Array"
;
items
:
S
;
maxItems
?:
number
;
minItems
?:
number
;
}
Type Parameters
S
Hierarchy (
View Summary
)
Type
.
Array
.
Bounds
Array
Index
Properties
[
Kind]
items
max
Items?
min
Items?
Properties
[
Kind]
"[Kind]"
:
"Array"
items
items
:
S
Optional
max
Items
maxItems
?:
number
Optional
min
Items
minItems
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Kind]
items
max
Items
min
Items
@traversable/schema
Loading...