SpecificLimitTestInputs: DeviceAndLimits & {
    shouldError: boolean;
    testValue: number;
}

Type declaration

  • shouldError: boolean
  • testValue: number

Generated using TypeDoc