mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-27 12:45:47 +00:00
7 lines
165 B
TypeScript
7 lines
165 B
TypeScript
// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
import './packageDetect.js';
|
|
|
|
export * from './bundle.js';
|