Options
All
  • Public
  • Public/Protected
  • All
Menu

External module interpolate

Index

Object literals

Const multiInterpolateHelper

multiInterpolateHelper: object

checkInvalidRangedProgresses

  • checkInvalidRangedProgresses(progresses: Array<rangedProgress>): void

findBestMatchingRangedProgress

errors

errors: object

FROM_GREATER

FROM_GREATER: string = "Range progress from greater than the value of to"

FROM_TO_EQUAL

FROM_TO_EQUAL: string = "Range progress from and to values should not equal each other."