UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

4 lines (3 loc) 139 B
import { useEffect } from "react"; declare const useIsomorphicLayoutEffect: typeof useEffect; export default useIsomorphicLayoutEffect;