WebStorm does not seem to be able to recognize `declare module '*'` in .js well Follow
WebStorm can't find new method when I import a module which uses `declare module '*'` to extend a new method.
In the vscode, they is same.
Please sign in to leave a comment.
[wrong code](https://github.com/koishijs/koishi-bots/blob/6cde3055d7f9871bf7691371a2496f1bc7b3f4cf/test/index.spec.mjs#L23)
The issue is tracked at https://youtrack.jetbrains.com/issue/WEB-38619, please vote for it to be notified on updates
ok