UNPKG

csv-import-react

Version:

Open-source CSV, TSV, and XLS/XLSX file importer for React and JavaScript

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