UNPKG

@gatling.io/cli

Version:

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

4 lines (3 loc) 113 B
import { Command } from "commander"; export default _default; declare function _default(program: Command): void;