Type Utils
    Preparing search index...

    Type Alias Param4<Fn>

    Param4: Param<4, Fn>

    Returns the fifth parameter of a function type

    Type Parameters

    • Fn extends Func<any[], any>