circu.js
Preparing search index...
wasm
CModuleWASM
GlobalImportDescriptor
Interface GlobalImportDescriptor
interface
GlobalImportDescriptor
{
module
:
string
;
mutable
:
boolean
;
name
:
string
;
type
:
"i32"
|
"i64"
|
"f32"
|
"f64"
;
value
:
number
|
bigint
;
}
Index
Properties
module
mutable
name
type
value
Properties
module
module
:
string
mutable
mutable
:
boolean
name
name
:
string
type
type
:
"i32"
|
"i64"
|
"f32"
|
"f64"
value
value
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
mutable
name
type
value
circu.js
Loading...