@patternmeshjs/core
Preparing search index...
ReadBundleDecl
Type Alias ReadBundleDecl
type
ReadBundleDecl
=
{
maxDepth
?:
number
;
name
:
string
;
steps
:
readonly
ReadBundleStepDecl
[]
;
}
Index
Properties
max
Depth?
name
steps
Properties
Optional
Readonly
max
Depth
maxDepth
?:
number
Readonly
name
name
:
string
Readonly
steps
steps
:
readonly
ReadBundleStepDecl
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Depth
name
steps
@patternmeshjs/core
Loading...