mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-21 23:47:58 +00:00
d1cd13072f
- Updated all package references - Fixed react-identicon and related packages - Version 3.16.8
6 lines
187 B
TypeScript
6 lines
187 B
TypeScript
// Copyright 2018-2025 @pezkuwi/ui-shared authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
export * from './icons/index.js';
|
|
export { packageInfo } from './packageInfo.js';
|