@traversable/schema
Preparing search index...
@traversable/typebox
CompilerIndex
Interface CompilerIndex
interface
CompilerIndex
{
dataPath
:
(
string
|
number
)
[]
;
isOptional
:
boolean
;
isProperty
:
boolean
;
schemaPath
:
(
string
|
number
|
symbol
)
[]
;
varName
:
string
;
}
Hierarchy
Omit
<
Index
,
"path"
>
CompilerIndex
Index
Properties
data
Path
is
Optional
is
Property
schema
Path
var
Name
Properties
data
Path
dataPath
:
(
string
|
number
)
[]
is
Optional
isOptional
:
boolean
is
Property
isProperty
:
boolean
schema
Path
schemaPath
:
(
string
|
number
|
symbol
)
[]
var
Name
varName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Path
is
Optional
is
Property
schema
Path
var
Name
@traversable/schema
Loading...