UNPKG

e2ed

Version:

E2E testing framework over Playwright

6 lines (5 loc) 118 B
import type { Log } from '../../types/internal'; /** * Logs message with payload. */ export declare const log: Log;