Type Utils
    Preparing search index...

    Type Alias Param3<Fn>

    Param3: Param<3, Fn>

    Returns the fourth parameter of a function type

    Type Parameters

    • Fn extends Func<any[], any>