Interface InspectionReportToJsonParams

interface InspectionReportToJsonParams {
    registry?: inspect.dataModel.InspectionRegistry;
}

Properties

Properties