Move wallet to util

This commit is contained in:
Jon Staab
2025-08-06 15:04:46 -07:00
parent 3b4fe0973d
commit d0d13433c3
4 changed files with 44 additions and 1 deletions
+1
View File
@@ -14,4 +14,5 @@ export * from "./Profile.js"
export * from "./Relay.js"
export * from "./Room.js"
export * from "./Tags.js"
export * from "./Wallet.js"
export * from "./Zaps.js"