Skip to content

client-api

Function Summary
init
on-message
on-input
init: async func();

Undocumented in the WIT.

on-message: async func(channel: string, data: list<u8>);

Undocumented in the WIT.

on-input: async func(action: string);

Undocumented in the WIT.