chore: fix indentation and update README.md

- Make readme clearer
This commit is contained in:
2026-04-29 18:03:03 +02:00
parent 7f8fb67345
commit 85b27b140d
2 changed files with 8 additions and 55 deletions
-1
View File
@@ -1,5 +1,4 @@
// SPDX-License-Identifier: MIT OR Apache-2.0
// Copyright 2026 Thomas <[email protected]>
// @ts-nocheck
export { Hasher, deriveKey, hash, hashXof, keyedHash } from './bundler/blake3_wasm_rs';