Uncle Smiley

Results 1 issues of Uncle Smiley

**Describe the bug** I'm using `ts-macros` to transform synchronous functions into asynchronous functions. However, the `$$escape` macro is not working as expected. Instead of directly modifying the function to be...