UNPKG

@gatling.io/cli

Version:

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

7 lines (6 loc) 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.polyfills = void 0; exports.polyfills = [ "assert", "assert/strict", "buffer", "crypto", "events", "path", "string_decoder", "util" ];