_requestfunction _request(fetcher: Fetch,method: RequestMethodType,url: string,options?: GotrueRequestOptions,): Promise<any>;§_request(fetcher: Fetch, method: RequestMethodType, url: string, options?: GotrueRequestOptions): Promise<any>[src]§Parameters§fetcher: Fetch[src]§method: RequestMethodType[src]§url: string[src]§options?: GotrueRequestOptions optional[src]§Return Type§Promise<any>[src]