Contribute
0 GitHub stars
Appearance
RestFetcher = (url, init) => Promise<RestResponse>
url
init
Promise
RestResponse
Defined in: rest/v2/oauth2/rest/options.ts:29
string
RequestInit
Promise<RestResponse>