UNPKG

@gooddata/react-components

Version:

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

6 lines (5 loc) 256 B
import * as PropTypes from "prop-types"; import { Requireable } from "prop-types"; export { Requireable }; export declare const DrillableItemPropType: PropTypes.Requireable<any>; export declare const DrillablePredicatePropType: PropTypes.Requireable<any>;