UNPKG

@webbuf/numbers

Version:

Fixed-sized numbers (unsigned, signed, float) optimized with Rust/WASM 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 } }