krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm.types
/
GlobalImport
/
GlobalImport
Global
Import
constructor
(
moduleName
:
String
,
name
:
String
,
mutabilityType
:
MutabilityType
,
type
:
ValType
)
constructor
(
moduleName
:
String
,
name
:
String
,
mutabilityType
:
MutabilityType
,
type
:
ValueType
)
Deprecated
use GlobalImport(String, String, MutabilityType, ValType)