polkadot-js/wasm

View on GitHub
packages/wasm-crypto-asmjs/src/bundle.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright 2019-2024 @polkadot/wasm-crypto-asmjs authors & contributors
// SPDX-License-Identifier: Apache-2.0

export { asmJsInit } from './cjs/data.js';
export { packageInfo } from './packageInfo.js';