UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 139 B
"use strict";exports.compareArrayMembers=function(e,r){const t=new Set(e),s=new Set(r);return e.every(e=>s.has(e))&&r.every(e=>t.has(e))};