UNPKG

prettier-playwright-msteams-report

Version:
3 lines (2 loc) 126 B
import { TestStatuses } from "../models"; export declare const getNotificationBackground: (statuses: TestStatuses) => string;