UNPKG

@gatling.io/core

Version:

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

4 lines (3 loc) 52 B
export interface Wrapper<T> { _underlying: T; }