Files
pezkuwi-ui/packages/react-identicon/src/bundle.ts
T
2022-01-01 09:26:28 +02:00

8 lines
224 B
TypeScript

// Copyright 2017-2022 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export * from './icons';
export { Identicon } from './Identicon';
export { packageInfo } from './packageInfo';