UNPKG

vue-app-sdk

Version:
9 lines (8 loc) 182 B
import nativeCreate from "./_nativeCreate.js"; function hashClear() { this.__data__ = nativeCreate ? nativeCreate(null) : {}; this.size = 0; } export { hashClear as default };