mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-12 19:15:48 +00:00
Bump dev (w/ eslint adjustments) (#750)
This commit is contained in:
@@ -5,6 +5,6 @@ import { Keyring } from './Keyring.js';
|
||||
|
||||
export { packageInfo } from './packageInfo.js';
|
||||
|
||||
const keyring = new Keyring();
|
||||
export const keyring = new Keyring();
|
||||
|
||||
export { Keyring, keyring };
|
||||
export { Keyring };
|
||||
|
||||
Reference in New Issue
Block a user