ElementItem

data class ElementItem(val func: WasmFunc, val funcName: String)

Constructors

Link copied to clipboard
constructor(func: WasmFunc, funcName: String)

Properties

Link copied to clipboard
Link copied to clipboard