UNPKG

wallet-storage-client

Version:
7 lines 283 B
export * from './WalletStorageManager'; export * from './StorageProvider'; export * from './StorageSyncReader'; export * as table from './schema/tables'; export * as entity from './schema/entities'; export * from './remoting/StorageClient'; //# sourceMappingURL=index.client.d.ts.map