mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
1
types/react-table/index.d.ts
vendored
1
types/react-table/index.d.ts
vendored
@@ -634,4 +634,5 @@ export interface FinalState extends TableProps {
|
||||
rowMinWidth: number;
|
||||
}
|
||||
|
||||
export const ReactTableDefaults: TableProps;
|
||||
export default class ReactTable extends React.Component<Partial<TableProps>> { }
|
||||
|
||||
Reference in New Issue
Block a user