UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

9 lines (8 loc) 154 B
declare const borders: { none: number; "1px": string; "2px": string; "4px": string; "8px": string; }; export default borders;