Files
pezkuwi-ui/packages/reactnative-identicon/src/detectOther.ts
T
2023-01-01 10:21:18 +02:00

7 lines
225 B
TypeScript

// Copyright 2017-2023 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { packageInfo as sharedInfo } from '@polkadot/ui-shared/packageInfo';
export default [sharedInfo];