Typescript Library Declarations (Web Worker)
WebAssembly
ModuleExportDescriptor
Interface ModuleExportDescriptor
interface
ModuleExportDescriptor
{
kind
:
ImportExportKind
;
name
:
string
;
}
Index
Properties
kind
name
Properties
kind
kind
:
ImportExportKind
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
name
Typescript Library Declarations (Web Worker)