j
Size: a a a
j
RH
try {
const response1 = await asynFetch1();
console.log(response1);
} catch (err) {
// do nothing
}
try {
const response2 = await asyncFetch2();
console.log(response2);
} catch (err) {
// do nothing
A-
IS
j
AS
IS
m#
AS
j
RH
IS
A-
j
IS
m#
IS
j
j
IS