exported backup types from wallet core
This commit is contained in:
parent
a8e4f2d612
commit
7ba3327322
@ -43,3 +43,5 @@ export * from "./util/debugFlags.js";
|
||||
export { InternalWalletState } from "./common.js";
|
||||
export * from "./wallet-api-types.js";
|
||||
export * from "./wallet.js";
|
||||
|
||||
export * from "./operations/backup/index.js"
|
Loading…
Reference in New Issue
Block a user