UNPKG

@tableflow/react

Version:

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

3 lines (2 loc) 91 B
declare const classes: (a: any[], separator?: string) => string; export default classes;