*Update dist
This commit is contained in:
parent
f95651504d
commit
6492be97cb
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const MODULE = "AAC6uAvksM4gl6eKmnKJXalXQ7bMOQmQNzVfASzrQH2ejw";
|
const MODULE = "AADuUVqTvjUw_TwG2f9irz5PTP9XNczz0I8t2rStGJjYWA";
|
||||||
export class HandshakeClient extends Client {
|
export class HandshakeClient extends Client {
|
||||||
async ready() {
|
async ready() {
|
||||||
return this.callModuleReturn("ready");
|
return this.callModuleReturn("ready");
|
||||||
|
|
Loading…
Reference in New Issue