UNPKG

@gooddata/react-components

Version:

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

5 lines (4 loc) 176 B
import * as PropTypes from "prop-types"; import { Requireable } from "prop-types"; export { Requireable }; export declare const DataSourcePropType: PropTypes.Requireable<any>;