UNPKG

@maple-billing/csv-import-react

Version:

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

4 lines (3 loc) 115 B
import { CSVImporterProps } from "../types"; declare const defaults: CSVImporterProps; export default defaults;