UNPKG

@gooddata/react-components

Version:

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

3 lines (2 loc) 142 B
import * as React from "react"; export declare function geoValidatorHOC<T>(InnerComponent: React.ComponentClass<T>): React.ComponentClass<T>;