mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-07-08 18:17:27 +00:00
8 lines
213 B
TypeScript
8 lines
213 B
TypeScript
// Copyright 2019-2025 @pezkuwi/extension-base authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Since we inject into pages, we skip this
|
|
// import './detectPackage';
|
|
|
|
export * from './bundle.js';
|