Retree - v1.0.0
    Preparing search index...

    Type Alias FunctionArgs<FuncRef>

    FunctionArgs: FuncRef["_args"]

    Given a FunctionReference, get the return type of the function.

    This is represented as an object mapping argument names to values.

    Type Parameters

    • FuncRef extends AnyFunctionReference