UNPKG

csv-import-react

Version:

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

15 lines (14 loc) 264 B
declare const shadows: { xs: string; sm: string; base: string; md: string; lg: string; xl: string; "2xl": string; outline: string; inner: string; none: string; "dark-lg": string; }; export default shadows;