// Copyright © 2021 Encrypted Ink. All rights reserved. import Foundation struct Defaults { private static let userDefaults = UserDefaults.standard }