UNPKG

@maple-billing/csv-import-react

Version:

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

2 lines (1 loc) 88 B
export default function useMutableLocalStorage(key: string, initialValue: any): any[];