@traversable/schema
Preparing search index...
@traversable/schema-compiler
Index
Type Alias Index
type
Index
=
{
dataPath
:
(
string
|
number
)
[]
;
isOptional
:
boolean
;
isRoot
:
boolean
;
offset
:
number
;
schemaPath
:
(
keyof
any
)
[]
;
siblingCount
:
number
;
varName
:
string
;
}
Index
Properties
data
Path
is
Optional
is
Root
offset
schema
Path
sibling
Count
var
Name
Properties
data
Path
dataPath
:
(
string
|
number
)
[]
is
Optional
isOptional
:
boolean
is
Root
isRoot
:
boolean
offset
offset
:
number
schema
Path
schemaPath
:
(
keyof
any
)
[]
sibling
Count
siblingCount
:
number
var
Name
varName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Path
is
Optional
is
Root
offset
schema
Path
sibling
Count
var
Name
@traversable/schema
Loading...