Type Utils
    Preparing search index...

    Type Alias Param1<Fn>

    Param1: Param<1, Fn>

    Returns the second parameter of a function type

    Type Parameters

    • Fn extends Func<any[], any>