UNPKG

surrogate

Version:

Object method hooks made easy

11 lines (6 loc) 434 B
function $parcel$export(e, n, v, s) { Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); } $parcel$export(module.exports, "containerSorter", () => $d87b5a514cc0e7ec$export$ab25e1288b803381); const $d87b5a514cc0e7ec$export$ab25e1288b803381 = (a, b)=>a.options.priority === b.options.priority ? 0 : a.options.priority > b.options.priority ? -1 : 1; //# sourceMappingURL=surrogate.7ec9dd6c.js.map