mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 13:13:33 +01:00
11 lines
171 B
Swift
11 lines
171 B
Swift
//
|
|
// Demo
|
|
// Copyright © 2020 John Rommel Estropia, Inc. All rights reserved.
|
|
|
|
// MARK: - Classic
|
|
|
|
/**
|
|
Sample usages for `NSManagedObject` subclasses
|
|
*/
|
|
enum Classic {}
|