mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 11:21:09 +00:00
@@ -5,8 +5,9 @@ import type { SingleAddress } from '../observable/types';
|
||||
import type { KeyringStruct } from '../types';
|
||||
import type { KeyringOptionInstance, KeyringOptions, KeyringSectionOption, KeyringSectionOptions } from './types';
|
||||
|
||||
import { BehaviorSubject } from 'rxjs';
|
||||
|
||||
import { assert } from '@polkadot/util';
|
||||
import { BehaviorSubject } from '@polkadot/x-rxjs';
|
||||
|
||||
import { obervableAll } from '../observable';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user