UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

9 lines (8 loc) 259 B
import getMapData from "./_getMapData.js"; function mapCacheDelete(key) { var result = getMapData(this, key)["delete"](key); this.size -= result ? 1 : 0; return result; } export { mapCacheDelete as default }; //# sourceMappingURL=_mapCacheDelete.js.map