minimal cleanup
This commit is contained in:
parent
03163e9f4a
commit
c1d309ba09
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
export * from "./cashu";
|
export * from "./cashu.ts";
|
||||||
export * from "./general";
|
export * from "./general.ts";
|
||||||
export * from "./nostr.ts";
|
export * from "./nostr.ts";
|
||||||
export * from "./email.ts";
|
export * from "./email.ts";
|
Loading…
Reference in a new issue