ES6 default exports are actually also named exports, except that default is a "reserved" name and there is special syntax support for it.
確定! 回上一頁