UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

6 lines 239 B
import { ReactNode } from '../../shims/react-compat-shim.js'; export declare function TranslationProvider({ children }: { children: ReactNode; }): any; export declare function useTranslations(): any; //# sourceMappingURL=index.d.ts.map