UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

8 lines (7 loc) 219 B
import nativeCreate from "./_nativeCreate.js"; function hashClear() { this.__data__ = nativeCreate ? nativeCreate(null) : {}; this.size = 0; } export { hashClear as default }; //# sourceMappingURL=_hashClear.js.map