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) 114 B
import { Command } from "commander"; declare const _default: (program: Command) => void; export default _default;