also class, function* export default function name1(…) { … } ... import and export type in js ... export * from …; // does not set the default export.
確定! 回上一頁