mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 08:59:08 +01:00
WIP: editable datasources
This commit is contained in:
@@ -42,4 +42,5 @@ internal protocol RelationshipProtocol: AnyObject {
|
||||
var renamingIdentifier: () -> String? { get }
|
||||
var minCount: Int { get }
|
||||
var maxCount: Int { get }
|
||||
var valueForSnapshot: Any { get }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user