DefaultsKit
DefaultsKit copied to clipboard
how to add default value to Keys?
I need something like this
static let someKey = Key<String>("someKey", defaultValue: "Alex")