Interface: EnvironmentReportTable
Defined in: src/reports/types.ts:21
Properties
headers
headers:
string[]
Defined in: src/reports/types.ts:24
note
note:
string
Defined in: src/reports/types.ts:23
rows
rows: (
string|number|null)[][]
Defined in: src/reports/types.ts:25
title
title:
string
Defined in: src/reports/types.ts:22