classFractionalBABFormulas: {
    custom: string;
    high: string;
    low: string;
    med: string;
} = ...

Type declaration

  • custom: string
  • high: string
  • low: string
  • med: string

Generated using TypeDoc