UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

8 lines 211 B
import getPort from 'get-port'; export declare const netUtils: { /** * A wrapper around `getPort` for testing purposes */ getFreePort: typeof getPort; }; //# sourceMappingURL=net-utils.d.ts.map