UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

6 lines 186 B
interface Props { resetState: () => void; } export default function Completed({ resetState }: Props): import("preact").JSX.Element; export {}; //# sourceMappingURL=Uploading.d.ts.map