interface CoverageJsonFile {
    key: string;
    returnPeriod: number;
}

Properties

Properties

key: string
returnPeriod: number