UNPKG

@luband/jstools

Version:

前端工具包

2 lines (1 loc) 89 B
export default function streamDownload(data: Blob, name?: string, type?: string): void;