If you're using ES6 modules and a bundler that supports tree-shaking ( webpack >= 2.x, parcel with a flag) you can safely use named imports and still get an ...
確定! 回上一頁