UNPKG

155 BTypeScriptView Raw
1/**
2 * Sets up the console logger to print axe results to the console when the test suite is done.
3 */
4export declare function setupConsoleLogger(): void;