UNPKG

@tarojs/taro-h5

Version:
3 lines (2 loc) 99 B
declare function createDownload(url?: string, download?: string): void; export { createDownload };