Open kevinaskin opened 5 years ago
MDN description of await
the expression after await should return a fulfilled promise instead of a pending promise
expression
MDN description of await
the
expression
after await should return a fulfilled promise instead of a pending promise