None of the following functions can be called with the arguments supplied: public external fun fetch...
j
None of the following functions can be called with the arguments supplied: public external fun fetchAsync(input: String, init: RequestInit = ...): Promise<Response> defined in web.http public external fun fetchAsync(input: Request, init: RequestInit = ...): Promise<Response> defined in web.http public external fun fetchAsync(input: URL, init: RequestInit = ...): Promise<Response> defined in web.http