UNPKG

playwright-performance-reporter

Version:

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

5 lines (4 loc) 121 B
/** * Fixes `js/prototype-polluting-assignment` */ export declare function sanitizeStringInput(input: string): string;