但如果是default export 則可以用任意的名字輸出. export default k = 12; // 在test.js中這樣子寫import m from './test' // 注意這邊因為export ...
確定! 回上一頁