UNPKG

@onesy/utils

Version:
3 lines (2 loc) 99 B
declare const download: (name: string, data: any, type?: string) => void; export default download;