UNPKG

@percy/agent

Version:

An agent process for integrating with Percy.

5 lines (4 loc) 209 B
export declare const DEFAULT_PORT: number; export declare const SNAPSHOT_PATH = "/percy/snapshot"; export declare const STOP_PATH = "/percy/stop"; export declare const HEALTHCHECK_PATH = "/percy/healthcheck";