UNPKG

axe-sarif-converter

Version:

Convert axe-core accessibility scan results to the SARIF format

4 lines (3 loc) 65 B
export interface DictionaryStringTo<T> { [key: string]: T; }