style: prettier
This commit is contained in:
parent
e4973fb27b
commit
533d843b11
|
@ -1,6 +1,7 @@
|
|||
import {factory, NetworkClient} from "@lumeweb/libkernel/module";
|
||||
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
||||
|
||||
export const MODULE = "zduS4q1t6q5tLtANmRaUuAJNDqTggfwtV9hhK6wMRg1v891z5ts7iyobnw";
|
||||
export const MODULE =
|
||||
"zduS4q1t6q5tLtANmRaUuAJNDqTggfwtV9hhK6wMRg1v891z5ts7iyobnw";
|
||||
|
||||
export interface Response {
|
||||
id?: number;
|
||||
|
|
Loading…
Reference in New Issue