mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 07:07:58 +00:00
15c03c0aff
* Detection for mismatched monorepo deps * Bump common
6 lines
176 B
TypeScript
6 lines
176 B
TypeScript
// Copyright 2018-2021 @polkadot/ui-shared authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
export * from './icons';
|
|
export { packageInfo } from './packageInfo';
|