wesl
Preparing search index...
ImportSegment
Interface ImportSegment
A collection of import trees.
{baz, cat as neko}
interface
ImportSegment
{
kind
:
"import-segment"
;
name
:
string
;
}
Index
Properties
kind
name
Properties
kind
kind
:
"import-segment"
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
name
wesl
Loading...
A collection of import trees.
{baz, cat as neko}