UNPKG

playwright-performance-reporter

Version:

Measure and publish performance metrics from browser dev-tools when running playwright

5 lines (4 loc) 126 B
export * from './constants.js'; export * from './options.js'; export * from './performance.js'; export * from './results.js';