mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-28 05:07:57 +00:00
7 lines
159 B
TypeScript
7 lines
159 B
TypeScript
// Copyright 2018-2023 @polkadot/ui-shared authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
import './detectPackage';
|
|
|
|
export * from './bundle';
|