Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
WebAssembly
ModuleImportDescriptor
Interface ModuleImportDescriptor
interface
ModuleImportDescriptor
{
kind
:
ImportExportKind
;
module
:
string
;
name
:
string
;
}
Index
Properties
kind
module
name
Properties
kind
kind
:
ImportExportKind
module
module
:
string
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
kind
module
name
@cloudflare/workers-types
Loading...