Type Utils
    Preparing search index...

    Type Alias Param5<Fn>

    Param5: Param<5, Fn>

    Returns the sixth parameter of a function type

    Type Parameters

    • Fn extends Func<any[], any>