UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

6 lines 161 B
interface Props { resetState: () => void; } export default function Completed({ resetState }: Props): any; export {}; //# sourceMappingURL=Uploading.d.ts.map