IInfectionOptions: IOptions & {
    infection: IInfection;
}

Type declaration