I don’t quite understand why there should be a difference between default and non-default exports, or what this difference actually means beyond having a slightly different import syntax. Anyone have an idea?
I don’t quite understand why there should be a difference between default and non-default exports, or what this difference actually means beyond having a slightly different import syntax. Anyone have an idea?