UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

6 lines (5 loc) 151 B
function eq(value, other) { return value === other || value !== value && other !== other; } export { eq as default }; //# sourceMappingURL=eq.js.map