polkadot-js/common

View on GitHub
packages/x-bundle/src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright 2017-2024 @polkadot/x-bundle authors & contributors
// SPDX-License-Identifier: Apache-2.0

export { packageInfo } from './packageInfo.js';

console.error('@polkadot/x-bundle is not meant to be used directly');