Closed guybedford closed 2 months ago
Adds support for fetch by supporting asynchronous functions for defined internal functions being componentized and async function support runs the event loop to completion on each function call to get the promise completion.
fetch
Adds support for
fetch
by supporting asynchronous functions for defined internal functions being componentized and async function support runs the event loop to completion on each function call to get the promise completion.