Preparing search index...
The search index is not available
@wago/wdx-schema
@wago/wdx-schema
WDX
Schema
Model
Script
Script
Class Script
Hierarchy (
view full
)
File
Script
Index
Constructors
constructor
Properties
children
content?
instance?
mime?
name
path
stats?
type
Constructors
constructor
new
Script
(
path
,
name
,
stats
?
,
content
?
,
instance
?
)
:
Script
Parameters
path
:
string
name
:
string
Optional
stats
:
Stats
Optional
content
:
string
Optional
instance
:
Instance
Returns
Script
Properties
children
children
:
Entry
[]
= ...
Optional
content
content
?:
string
Optional
instance
instance
?:
Instance
Optional
mime
mime
?:
string
name
name
:
string
path
path
:
string
Optional
stats
stats
?:
Stats
type
type
:
EntryType
= EntryType.File
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
children
content
instance
mime
name
path
stats
type
@wago/wdx-schema
Loading...