Constructors

Methods

Constructors

Methods

  • List all available endpoints List all registered endpoints in the router

    Type Parameters

    • ThrowOnError extends boolean = false

    Parameters

    • Optionaloptions: OmitKeys<RequestOptions<ThrowOnError, string>, "url">

    Returns RequestResult<string, unknown, ThrowOnError>