client-api
Functions
Section titled “Functions”| Function | Summary |
|---|---|
init |
|
on-message |
|
on-input |
init: async func();Undocumented in the WIT.
on-message
Section titled “on-message”on-message: async func(channel: string, data: list<u8>);Undocumented in the WIT.
on-input
Section titled “on-input”on-input: async func(action: string);Undocumented in the WIT.