UNPKG

@gatling.io/cli

Version:

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

3 lines (2 loc) 110 B
export declare const osType: "Darwin" | "Linux" | "Windows_NT"; export declare const osArch: "x64" | "arm64";