UNPKG

polaris-glints

Version:

Glints forked polaris react

6 lines (4 loc) 147 B
function isSection(arr) { return typeof arr[0] === 'object' && Object.prototype.hasOwnProperty.call(arr[0], 'options'); } export { isSection };