Type Alias: ReportJsonValue
ReportJsonValue =
string|number|boolean|null|ReportJsonValue[] | {[key:string]:ReportJsonValue; }
Defined in: packages/core/src/report/spec.ts:12
ReportJsonValue =
string|number|boolean|null|ReportJsonValue[] | {[key:string]:ReportJsonValue; }
Defined in: packages/core/src/report/spec.ts:12