Types now have direct exports instead of requiring the MicroMemoize namespace. That namespace has been labeled as deprecated, and will be removed in the next major version change in favor of the direct type exports.
Bugfixes
#97 - src files included in publish, and referenced from *.d.ts files
mjs/*d.ts files renamed to mjs/*.d.mts to align with NodeJS standard
#101 - fixed benchmark using mem incorrectly for complex object parameters or multiple parameter calls