UNPKG

react-url-table

Version:

Smart and flexible table component built with React and for React projects. based on React16 hooks and mobx-react-lite

2 lines (1 loc) 58 B
export declare function load<T>(url: string): Promise<T>;