import name from './constants';. As follows, we have multiple named exports and one default export: // constants.js export const PI = 3.14159; ...
確定! 回上一頁