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

7 lines
225 B
TypeScript

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