*Update dist

This commit is contained in:
Derrick Hammer 2023-02-20 17:36:06 -05:00
parent ad71d295df
commit f66350b27a
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

@ -1,5 +1,5 @@
import { Client, factory } from "@lumeweb/libkernel-universal";
const MODULE = "AAAz2qQHwKQ7YurprbLmzpHc66BY0pljDZsa_a6QmeBe_g";
const MODULE = "AAAArUFfECicfHF6nB8bTOVPlIH5zLOrT0nviQocrWmohg";
export class HandshakeClient extends Client {
async ready() {
return this.callModuleReturn("ready");