UNPKG

polaris-glints

Version:

Glints forked polaris react

10 lines (6 loc) 235 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function isSection(arr) { return typeof arr[0] === 'object' && Object.prototype.hasOwnProperty.call(arr[0], 'options'); } exports.isSection = isSection;