UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

8 lines (7 loc) 193 B
import ListCache from "./_ListCache.js"; function stackClear() { this.__data__ = new ListCache(); this.size = 0; } export { stackClear as default }; //# sourceMappingURL=_stackClear.js.map