UNPKG

cypress-real-events

Version:

Real native events for cypress. Dispatched via CDP.

2 lines (1 loc) 105 B
export declare function fireCdpCommand(command: string, params: Record<string, unknown>): Promise<void>;