korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-wasm
/
korlibs.wasm
/
NamedWasmType
Named
Wasm
Type
data
class
NamedWasmType
(
val
index
:
Int
,
val
name
:
String
,
val
type
:
WasmType
)
Members
Constructors
Named
Wasm
Type
Link copied to clipboard
constructor
(
index
:
Int
,
name
:
String
,
type
:
WasmType
)
Properties
index
Link copied to clipboard
val
index
:
Int
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
WasmType