UNPKG

@fesjs/fes-design

Version:
5 lines (4 loc) 99 B
export default function download({ href, name, }: { href: string; name?: string; }): void;