Type Utils
    Preparing search index...

    Type Alias Param2<Fn>

    Param2: Param<2, Fn>

    Returns the third parameter of a function type

    Type Parameters

    • Fn extends Func<any[], any>