*Update dist

This commit is contained in:
Derrick Hammer 2023-02-20 11:18:27 -05:00
parent 83cc6652b6
commit 6db2285a15
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 = "AABpkxAEOLG5JKGVrC4pFCdFnBpA5SbBZYqtz_eIjEEabg";
const MODULE = "AAAz2qQHwKQ7YurprbLmzpHc66BY0pljDZsa_a6QmeBe_g";
export class HandshakeClient extends Client {
async ready() {
return this.callModuleReturn("ready");