Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Throttle

Callable

  • Type parameters

    Parameters

    • wait: number
    • fn: F

    Returns ThrottleFunc<F>

  • Parameters

    • wait: number

    Returns <F>(fn: F) => ThrottleFunc<F>

Generated using TypeDoc