suppose there are only a.js and b.js (only two js and nothing else)
b.js export A variable is used for a.js
can you directly use import and export without using packaging and compilation tools such as webpack or babel
can it be achieved with the help of a browser? can node 8.9.3 report errors with the latest version of node