Nokdoot
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Nokdoot commented, -
-
Nokdoot commented, -
-
Nokdoot commented, -
-
Nokdoot created a post, Answeredintellij does not import member of javascript module
I made a test.mjs in a directory (export const a = 1;) and I tried to use 'import { } from './test.mjs'; and Ctrl+space it does not show a variable