mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 10:31:05 +00:00
Use import type (#406)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2017-2020 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { KeyringSectionOption } from './types';
|
||||
import type { KeyringSectionOption } from './types';
|
||||
|
||||
import { isUndefined } from '@polkadot/util';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user