UNPKG

@hazae41/argon2.wasm

Version:
5 lines (4 loc) 239 B
import * as index from './mods/index.js'; export { index as Argon2Wasm }; export { initBundled } from './mods/index.js'; export { Argon2Deriver, InitInput, InitOutput, Memory, SyncInitInput, initSync } from '../wasm/pkg/argon2_wasm.d.js';