UNPKG

@vizzly-testing/cli

Version:

Visual review platform for UI developers and designers

2 lines (1 loc) 87 B
export function fetchWithTimeout(url: any, opts?: {}, ms?: number): Promise<Response>;