UNPKG

@gatling.io/cli

Version:

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

20 lines (19 loc) 354 B
export declare const versions: { graalvm: { jdk: string; js: string; }; java: { compilerRelease: string; }; gatling: { core: string; enterprisePluginCommons: string; jsAdapter: string; grpc: string; mqtt: string; }; protobuf: { protoc: string; }; };