Files
pezkuwi-ui/packages/ui-keyring/src/stores/index.ts
T
Tarik Gul caa0ceea23 2025 (#822)
* 2025

* update License
2025-01-03 01:07:08 +02:00

6 lines
191 B
TypeScript

// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { BrowserStore } from './Browser.js';
export { FileStore } from './File.js';