wesl
Preparing search index...
ImportCollection
Interface ImportCollection
A primitive segment in an import statement.
foo
interface
ImportCollection
{
kind
:
"import-collection"
;
subtrees
:
ImportStatement
[]
;
}
Index
Properties
kind
subtrees
Properties
kind
kind
:
"import-collection"
subtrees
subtrees
:
ImportStatement
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
subtrees
wesl
Loading...
A primitive segment in an import statement.
foo