Type alias TAuditReport

TAuditReport: {
    [versionInfo: string]: TAuditAdvisory;
}

Type declaration