UNPKG

@web/test-runner

Version:
3 lines 208 B
import { type Logger, type TestSession } from '@web/test-runner-core'; export declare function reportRequest404s(logger: Logger, sessions: TestSession[]): void; //# sourceMappingURL=reportRequest404s.d.ts.map