mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-23 00:18:02 +00:00
0e0de28da4
* Use .js in src imports * Bump dev
6 lines
200 B
TypeScript
6 lines
200 B
TypeScript
// Copyright 2017-2023 @polkadot/reactnative-identicon authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
export * from './icons/index.js';
|
|
export { packageInfo } from './packageInfo.js';
|