mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-22 08:01:21 +00:00
@@ -1,10 +1,10 @@
|
||||
// Copyright 2017-2023 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import './detectPackage';
|
||||
import './detectPackage.js';
|
||||
|
||||
import Identicon from './Identicon';
|
||||
import Identicon from './Identicon.js';
|
||||
|
||||
export * from './bundle';
|
||||
export * from './bundle.js';
|
||||
|
||||
export default Identicon;
|
||||
|
||||
Reference in New Issue
Block a user