UNPKG

@wix/design-system

Version:

@wix/design-system

4 lines 186 B
import React from 'react'; import { TableProps } from './index'; export declare const TableContext: React.Context<TableProps<any> | undefined>; //# sourceMappingURL=TableContext.d.ts.map