mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-06 06:57:27 +00:00
caa0ceea23
* 2025 * update License
6 lines
191 B
TypeScript
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';
|