mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-03 00:57:27 +00:00
0e0de28da4
* Use .js in src imports * Bump dev
7 lines
165 B
TypeScript
7 lines
165 B
TypeScript
// Copyright 2018-2023 @polkadot/ui-shared authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
import './detectPackage.js';
|
|
|
|
export * from './bundle.js';
|