export function isArrayOfRows(data) { return Array.isArray(data); } //# sourceMappingURL=isArrayOfRows.js.map