Hi,
I wrote functions in Async/Await manner for ticket sidebar app. When I tried to pack the app it throws me an error saying Parsing error: Unexpected token function
. In Freshworks Huddle Q&A I received a response saying Async/Await is supported in FDK. Does FDK support Async/Await?