*update dist
This commit is contained in:
parent
bcfdd50ec2
commit
d1346999b3
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const MODULE = "AAAZt-Coa6uKvZDRRbyHhiPp2c__quWA7ZT7Ahf8vj7yWA";
|
const MODULE = "AABCDWpcbyCkTWy5ZP6qZWZ5eiFe--CRJSMKxRYLE4usfQ";
|
||||||
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