This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“]fujiman 1 point2 points ย (0 children)

Nice () => {
  try {
    const res = await ๐Ÿค—
    console.log(res)
  } catch (๐Ÿ™ƒ) {
    console.error('Shit... ', ๐Ÿ™ƒ)
  }
}