UNPKG

@tableflow/react

Version:

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

3 lines (2 loc) 86 B
declare const setTheme: (theme: "dark" | "light") => void; export default setTheme;