sunshinejr / SwiftyUserDefaults

Modern Swift API for NSUserDefaults
http://radex.io/swift/nsuserdefaults/static
MIT License
4.85k stars 366 forks source link

make DefaultsKey.defaultValue publicly readable #191

Closed DivineDominion closed 5 years ago

DivineDominion commented 5 years ago

Should make 3rd party extensions like #165 easier, and implementations of register(defaults:) possible. Can precede #189

DivineDominion commented 5 years ago

Rebase? Sure, done :)

sunshinejr commented 5 years ago

thanks @DivineDominion!