@thingts/execution - v1.0.0
    Preparing search index...

    Type Alias Throttler

    Throttler: <T extends AnyFunction>(fn: T) => PromisifiedFunction<T>

    The return type of throttle()

    Type Declaration