c12
c12 copied to clipboard
Allow named exports
trafficstars
Describe the feature
Is there a way to get named exports from a config file or will it just look for default (or everything if no-default) based on interopDefault from jiti?
I'm trying to load configs where config named export (if it exists) may take preference over default.
Additional information
- [ ] Would you be willing to help implement this feature?