package.dist.emotion-weak-memoize.cjs.mjs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weak-memoize Show documentation
Show all versions of weak-memoize Show documentation
A memoization function that uses a WeakMap
The newest version!
export {
} from "./emotion-weak-memoize.cjs.js";
export { _default as default } from "./emotion-weak-memoize.cjs.default.js";