`export default thing` is different to `export { thing as default }` - JakeArchibald.comHere's how they differ, and when it matters…#javascript#imports#exports#modules#es6·jakearchibald.com·Aug 16, 2024`export default thing` is different to `export { thing as default }` - JakeArchibald.com