UNPKG

wix-style-react

Version:
13 lines 377 B
export namespace PADDING { let xxTiny: string; let xTiny: string; let tiny: string; let small: string; let medium: string; let large: string; } export default TableListItem; /** TableListItem */ declare const TableListItem: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react'; //# sourceMappingURL=TableListItem.d.ts.map