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

9 lines
305 B
TypeScript

// Copyright 2017-2022 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { Beachball } from './Beachball';
export { Empty } from './Empty';
export { Ethereum } from './Ethereum';
export { Jdenticon } from './Jdenticon';
export { Polkadot } from './Polkadot';