But if there's a lot to import, we can import everything as an object using import * as <obj> , for instance: // main.js import * ...
確定! 回上一頁