Closed nathanmemmott closed 1 year ago
An example in the FileSystemObserver explainer has a callback that uses the await operator but is not an async function. This makes it an async function.
An example in the FileSystemObserver explainer has a callback that uses the await operator but is not an async function. This makes it an async function.