For now if you try to run, it will raise error that return type is not awaitable. mistakenly i forgot to add async before my callback function and when i tried to run ...
When using array destructuring with skipped elements and default values inside an async function, SWC’s ES5 output shifts elements instead of applying the default. This causes wrong bindings for ...