Type Alias ControllerWhileFunction<This>

ControllerWhileFunction<This>: ((curr: any, count: number, targetInstance: This, offset: number, startOffset: number) => boolean)

ControllerWhileFunction.

Type Parameters

  • This