UNPKG

@percy/agent

Version:

An agent process for integrating with Percy.

7 lines (6 loc) 152 B
export default class PercyClientService { percyClient: any; constructor(); parseRequestPath(url: string): string; private clientInfo; }