1

line 8426345 col 4575 Expected an identifier and instead saw 'catch' (a reserved word).

Now all my promises be:

deleteUser()['catch'](() => {});

Comments
Add Comment