UNPKG

@gatling.io/cli

Version:

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

15 lines (14 loc) 263 B
export declare const versions: { graalvm: { jdk: string; js: string; }; java: { compilerRelease: string; }; gatling: { core: string; enterprisePluginCommons: string; jsAdapter: string; }; };