mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 16:31:03 +00:00
Bump deps (#417)
This commit is contained in:
@@ -5,9 +5,8 @@ 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