UNPKG

@percy/agent

Version:

An agent process for integrating with Percy.

5 lines (4 loc) 130 B
export default class Constants { static readonly MAX_FILE_SIZE_BYTES = 15728640; static readonly MAX_LOG_LENGTH = 1024; }