// Copyright 2019-2026 @pezkuwi/wasm-crypto-asmjs authors & contributors // SPDX-License-Identifier: Apache-2.0 export { asmJsInit } from './cjs/data.js'; export { packageInfo } from './packageInfo.js';