UNPKG

@gatling.io/postman

Version:

Gatling Postman adds support for loading Postman collections in the [Gatling load testing tool](https://gatling.io/).

6 lines (5 loc) 229 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PostmanRuntimeData = void 0; require("@gatling.io/jvm-types"); exports.PostmanRuntimeData = Java.type("io.gatling.postman.PostmanRuntimeData");