js should export the user variable. hello.js should import it from user.js module. In other words, with modules we use import/export ...
確定! 回上一頁