UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

4 lines (3 loc) 156 B
import { TableFlowImporterProps } from "../components/TableFlowImporter/types"; declare const defaults: TableFlowImporterProps; export default defaults;