UNPKG

playwright-performance

Version:

Playwright plugin for analyzing test flow performance

8 lines (7 loc) 380 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const extend_playwright_performance_1 = __importDefault(require("./src/extend-playwright-performance")); exports.default = extend_playwright_performance_1.default;