UNPKG

webpagetest

Version:
7 lines (6 loc) 124 B
const DEFAULT_POLL_VALUE = 60; const POLL_LOWER_LIMIT = 20; module.exports = { DEFAULT_POLL_VALUE, POLL_LOWER_LIMIT };