UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

3 lines 173 B
import { ImporterDefinition } from '../types'; export default function Importer(props: ImporterDefinition): import("preact").JSX.Element; //# sourceMappingURL=index.d.ts.map