UNPKG

@keen.io/ui-core

Version:

Keen visual components library

3 lines (2 loc) 111 B
declare const download: (content: any, fileName: string, fileType: string) => void; export default download;