NewDash
    • concurrency simply debounce function

      it will create a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked

      Type Parameters

      Parameters

      • runner: T
      • wait: number

        wait milliseconds before last time invocation

      Returns T

      5.18.0

    MMNEPVFCICPMFPCPTTAAATR