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