UNPKG

cloud-report

Version:

Collects and analyzes cloud resources

7 lines (6 loc) 132 B
export declare enum SeverityStatus { Failure = "Failure", Warning = "Warning", Info = "Info", Good = "Good" }