mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 19:11:04 +00:00
Add ExtensionStore (from @polkadot/extension) (#142)
* Add ExtensionStore (from @polkadot/extension) * Consistent naming, untested/unused File store * Update File.ts
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
import { assertSingletonPackage } from '@polkadot/util';
|
||||
|
||||
import keyring, { Keyring } from './Keyring';
|
||||
export * from './stores';
|
||||
|
||||
assertSingletonPackage('@polkadot/ui-keyring');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user