sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
1.97k stars 117 forks source link

Make it possible to import the package once for a whole project #125

Closed sindresorhus closed 1 year ago

sindresorhus commented 1 year ago

We have to export the underscored names as Swift does not have any way to disambiguate names.