UNPKG

211 BTypeScriptView Raw
1import getPort from 'get-port';
2export declare const netUtils: {
3 /**
4 * A wrapper around `getPort` for testing purposes
5 */
6 getFreePort: typeof getPort;
7};
8//# sourceMappingURL=net-utils.d.ts.map
\No newline at end of file