module 的內容只有在第一次被import 的時候會被執行(evaluated),而且它會是singleton,也 ... ES6. // ES6 匯出 const sum = (a, b) => a + b;
確定! 回上一頁