UNPKG

cloud-report

Version:

Collects and analyzes cloud resources

4 lines (3 loc) 109 B
export declare function generateCSV(reportData: any, options?: { showIssuesOnly: boolean; }): string;