UNPKG

@percy/agent

Version:

An agent process for integrating with Percy.

3 lines (2 loc) 111 B
declare function healthCheck(port?: number, retryOptions?: object): Promise<void>; export default healthCheck;