UNPKG

axe-sarif-converter

Version:

Convert axe-core accessibility scan results to the SARIF format

3 lines (2 loc) 122 B
export declare function isNotEmpty(str?: string): boolean; export declare function escapeForMarkdown(s?: string): string;