Pre Merge pull request !100 from ShikiSuen/creditUpdate
This commit is contained in:
commit
fc8fac5842
|
@ -104,6 +104,7 @@ extension Bool {
|
|||
}
|
||||
|
||||
// MARK: - Property wrapper
|
||||
// Ref: https://www.avanderlee.com/swift/property-wrappers/
|
||||
|
||||
@propertyWrapper
|
||||
public struct AppProperty<Value> {
|
||||
|
|
Loading…
Reference in New Issue