Hailwood
Hailwood3y ago

Hailwood – 22-36 Jul 4

Can anyone tell me, what's the difference between these two, or even what they're called so I can look them up?
import TheDefaultExport, {AnotherThing} from 'some-package';
import TheDefaultExport, {AnotherThing} from 'some-package';
and
import {default as TheDefaultExport, AnotherThing} from 'some-package';
import {default as TheDefaultExport, AnotherThing} from 'some-package';
2 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
reactibot
reactibot3y ago
This thread hasn’t had any activity in 12 hours, so it’s now locked. Threads are closed automatically after 12 hours. If you have a followup question, you may want to reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/993646406470479882