UNPKG

funuicss

Version:

React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting b

5 lines (4 loc) 173 B
declare module 'react-easy-export' { export function exportToCSV(data: any, filename?: string): void; // add more exports here if needed, or use `any` as fallback }