You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the bug
Version 1.2.206 introduce some bug for
import * as
declarationPrior to that version code like this worked without problems:
Implementation file
Test file
Now when I executed the test it fails with the following error:
Input code
No response
Config
Playground link
No response
Expected behavior
I guess it should work like in the previous version. It seems TS and Babel already had this problem. Stackoverflow thread
Actual behavior
No response
Version
1.2.206 and later
Additional context
No response
The text was updated successfully, but these errors were encountered: