mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-07 00:00:16 +02:00
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
// blake3-wasm-rs. Auto-generated entry point
|
|
// Do not edit directly!
|
|
|
|
export { Hasher, deriveKey, hash, hashXof, keyedHash } from './bundler/blake3_wasm_rs.js';
|