UNPKG

ember-a11y-testing

Version:
5 lines (4 loc) 155 B
/** * Sets up the console logger to print axe results to the console when the test suite is done. */ export declare function setupConsoleLogger(): void;