UNPKG

@playbooks/utils

Version:

A collection of utilities used for Playbooks.

2 lines (1 loc) 87 B
export declare const performDownload: (response: any, fileName: any) => Promise<void>;