*update dist

This commit is contained in:
Derrick Hammer 2023-04-04 06:41:41 -04:00
parent e574256f2a
commit a63983f630
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 = "AAAArUFfECicfHF6nB8bTOVPlIH5zLOrT0nviQocrWmohg";
const MODULE = "AABF8mJzYWmmAqGS36gRHZHDCEtT8xnoSZkjEiiw2vDcWQ";
export class HandshakeClient extends Client {
async ready() {
return this.callModuleReturn("ready");