UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

6 lines 191 B
interface Props { onBackToMapping: () => void; } export default function BackToMappingButton({ onBackToMapping }: Props): any; export {}; //# sourceMappingURL=BackToMappingButton.d.ts.map