UNPKG

@maple-billing/csv-import-react

Version:

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

3 lines (2 loc) 150 B
import { ProvidersProps } from "./types"; export default function Providers({ children }: ProvidersProps): import("react/jsx-runtime").JSX.Element;