mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-24 10:00:27 +00:00
Vendored
+1
@@ -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