UNPKG

accessibility-checker

Version:

An automated testing tools for accessibility testing using Puppeteer, Selenium, or Zombie

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>;