UNPKG

@estruyf/github-actions-reporter

Version:
3 lines (2 loc) 127 B
import { TestResult } from "@playwright/test/reporter"; export declare const getTestDuration: (result?: TestResult) => string;