svelte-ast-print - v0.6.0
Preparing search index...
svelte-ast-print/template
<internal>
Fragment
Interface Fragment
interface
Fragment
{
nodes
:
(
Comment
|
Text
|
Block
|
ElementLike
|
Tag
)
[]
;
type
:
"Fragment"
;
}
Index
Properties
nodes
type
Properties
nodes
nodes
:
(
Comment
|
Text
|
Block
|
ElementLike
|
Tag
)
[]
type
type
:
"Fragment"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nodes
type
svelte-ast-print - v0.6.0
Loading...