UNPKG

pulse-dashboard

Version:

A Next.js Dashboard application for real-time monitoring and historical analysis of Playwright test executions. This component provides the UI for visualizing Playwright test results and can be run as a standalone CLI tool.

8 lines (7 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const _patcherrorinspect = require("../patch-error-inspect"); (0, _patcherrorinspect.patchErrorInspectNodeJS)(globalThis.Error); //# sourceMappingURL=error-inspect.js.map