polkadot-js/wasm

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

Summary

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

import './packageDetect.js';

export * from './bundle.js';