UNPKG

@fuseloader/lite

Version:

A versatile and customizable file upload and processing component for React applications. Supports CSV, Excel, and various data formats with advanced data transformation, validation, and visualization capabilities. Ideal for building robust data-driven UI

4 lines (3 loc) 208 B
export declare const initGA: (trackingId: string) => void; export declare const logEvent: (category: string, action: string, label?: string) => void; export declare const logPageView: (page: string) => void;