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

6 lines
194 B
TypeScript

// Copyright 2018-2022 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { beachballIcon } from './beachball';
export { polkadotIcon } from './polkadot';