mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-06 22:07:33 +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';
|