Constructors
Methods
Static
getEndpoints
- getEndpoints<ThrowOnError extends boolean = false>(
options?: OmitKeys<RequestOptions<ThrowOnError, string>, "url">,
): RequestResult<string, unknown, ThrowOnError> Type Parameters
- ThrowOnError extends boolean = false
Parameters
Optional
options: OmitKeys<RequestOptions<ThrowOnError, string>, "url">
Returns RequestResult<string, unknown, ThrowOnError>
List all available endpoints List all registered endpoints in the router