UNPKG

@gatling.io/cli

Version:

Gatling JS is a JavaScript/TypeScript interface for the [Gatling load testing tool](https://gatling.io/).

2 lines (1 loc) 87 B
export declare const downloadFile: (url: string, targetFile: string) => Promise<void>;