UNPKG

@gooddata/react-components

Version:

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

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