UNPKG

wix-style-react

Version:
15 lines 425 B
import { TableActionCellProps } from '.'; export declare const requiredProps: TableActionCellProps; export declare const testkitTests: { title: string; props: TableActionCellProps; }[]; export declare const ssrTests: { title: string; props: TableActionCellProps; }[]; export declare const a11yTests: { title: string; props: TableActionCellProps; }[]; //# sourceMappingURL=TableActionCell.meta.d.ts.map