dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-28 23:58:54 -04:00
parent fdb5dd7f52
commit ffaa128e06
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import { factory, NetworkClient } from "@lumeweb/libkernel/module"; import { factory, NetworkClient } from "@lumeweb/libkernel/module";
export const MODULE = export const MODULE =
"zduLdBY8xmMEHEmkHTh2HoYrJEdNxofbUeWRq2xDaesSKc81v1www2CQD5"; "zduFk8sWbJ2Q2whMuZyQP5VU1Dx8Z9JpVhEyDspj6P1R47VgmAn8QQ49iF";
export interface Response { export interface Response {
id?: number; id?: number;