UNPKG

vue-app-sdk

Version:
9 lines (8 loc) 155 B
import ListCache from "./_ListCache.js"; function stackClear() { this.__data__ = new ListCache(); this.size = 0; } export { stackClear as default };