This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
0.0.25
alan-agius4
tagged this
10 Oct 20:23
Switched from `process.hrtime` to `Date.now` as high-resolution timing is not required in this case. This change removes the dependency on Node.js-specific functionality, enabling the library to run in environments like Cloudflare Workers using `unenv` with Angular.