UNPKG

cypress-accessibility-checker

Version:

Accessibility Checker for Cypress

3 lines (2 loc) 129 B
export declare function fetch_get(url: string): Promise<any>; export declare function fetch_get_text(url: string): Promise<any>;