node-dextrin - v0.1.0
Preparing search index...
schema/field
export=
Class export=
Index
Constructors
constructor
Properties
default
description
name
required
type
NO_
DEFAULT
Constructors
constructor
new
"export="
(
spec
:
{
default
?:
unknown
;
description
?:
string
|
null
;
name
:
string
;
required
?:
boolean
;
type
?:
TypeExpr
;
}
,
)
:
export=
Parameters
spec
:
{
default
?:
unknown
;
description
?:
string
|
null
;
name
:
string
;
required
?:
boolean
;
type
?:
TypeExpr
;
}
Returns
export=
Properties
default
default
:
unknown
description
description
:
string
|
null
name
name
:
string
required
required
:
boolean
type
type
:
TypeExpr
Static
NO_
DEFAULT
NO_DEFAULT
:
typeof
NO_DEFAULT
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
default
description
name
required
type
NO_
DEFAULT
node-dextrin - v0.1.0
Loading...