UNPKG

@giancosta86/omnicourse

Version:

Interactive, React-based drill-down analysis of your learning experience

3 lines 211 B
export declare function downloadDataUrl(dataUrl: string, fileName: string): void; export declare function downloadJson(objectToSerialize: unknown, fileName: string): void; //# sourceMappingURL=downloads.d.ts.map