🦊
Highlights
- Pro
Pinned Loading
-
UserDefaultsWrapper.swift
UserDefaultsWrapper.swift 1// Swift property wrapper that saves to user defaults
23@propertyWrapper
4struct Defaults<T> {
5var value: T
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.