mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-07 00:00:16 +02:00
fix: export init only
This commit is contained in:
Vendored
-1
@@ -3,5 +3,4 @@
|
||||
// @ts-nocheck
|
||||
export { Hasher, deriveKey, hash, hashXof, keyedHash } from './bundler/blake3_wasm_rs';
|
||||
|
||||
export type * from './web/blake3_wasm_rs.d.ts';
|
||||
export type { default } from './web/blake3_wasm_rs.d.ts';
|
||||
Reference in New Issue
Block a user