UNPKG

playwright-performance-reporter

Version:

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

6 lines (5 loc) 168 B
export * from './constants.js'; export type * from './observers.js'; export * from './options.js'; export * from './performance.js'; export type * from './results.js';