UNPKG

csv-import-react

Version:

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

10 lines (9 loc) 170 B
declare const breakpoints: { base: string; sm: string; md: string; lg: string; xl: string; "2xl": string; }; export default breakpoints;