UNPKG

@webbuf/blake3

Version:

Rust/wasm optimized blake3 hash & mac for the web, node.js, deno, and bun.

9 lines (8 loc) 136 B
{ "extends": "./tsconfig.json", "include": ["src"], "exclude": ["test", "dist"], "compilerOptions": { "noEmit": false } }