RequestFunction: (url: string, options?: RequestOptions) => Promise<any>

A function executing a request function.

Type declaration