Type alias __fCalcResults

__fCalcResults: {
    [K: string]: string;
}

Type declaration

  • [K: string]: string