Appearance
AIDC Toolkit / Core / HTTPFetch
HTTPFetch = (url) => Promisable<HTTPResponse>
url
Promisable
HTTPResponse
Defined in: http-fetch.ts:41
HTTP fetch function.
string
Promisable<HTTPResponse>