16.3 The basics of ES6 modules #. There are two kinds of exports: named exports (several per module) and default exports (one per module). As explained later, ...
確定! 回上一頁