UNPKG

csv-import-react

Version:

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

3 lines (2 loc) 86 B
declare const setTheme: (theme: "dark" | "light") => void; export default setTheme;