mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-18 00:00:16 +02:00
feat: camelCase JS exports, node-esm, index entry point
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// blake3-wasm-rs. Auto-generated entry point
|
||||
// Do not edit directly!
|
||||
|
||||
export { Hasher, deriveKey, hash, hashXof, keyedHash } from './bundler/blake3_wasm_rs.js';
|
||||
Reference in New Issue
Block a user