TempBasalStored+CoreDataClass.swift 107 B

12345
  1. import CoreData
  2. import Foundation
  3. @objc(TempBasalStored) public class TempBasalStored: NSManagedObject {}