Hello! :)
Would it make sense to add sideEffects: false to this library's package.json? This can enable more tree-shaking, in some cases: documentation (more detailed documentation)
If so, I'd be happy to open a PR :)
(Note: I think this library would need to first by upgraded to ESM)