UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

7 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function isHeaderPredicate(item) { return typeof item === "function"; } exports.isHeaderPredicate = isHeaderPredicate; //# sourceMappingURL=HeaderPredicate.js.map