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
/
WasmReaderText
/
WasmFuncBuilder
/
BlockDef
Block
Def
data
class
BlockDef
(
val
kind
:
String
,
val
id
:
String
?
)
Members
Constructors
Block
Def
Link copied to clipboard
constructor
(
kind
:
String
,
id
:
String
?
)
Properties
id
Link copied to clipboard
val
id
:
String
?
kind
Link copied to clipboard
val
kind
:
String