UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 295 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { TableVariables } from './tableVariables'; import { TableRowStylesProps } from '../../../../components/Table/TableRow'; export declare const tableRowStyles: ComponentSlotStylesPrepared<TableRowStylesProps, TableVariables>;