mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 20:02:02 +02:00
Rename DynamicObjectID -> PersistentID
This commit is contained in:
@@ -47,4 +47,4 @@ import CoreData
|
||||
)
|
||||
```
|
||||
*/
|
||||
public typealias SetupResult<StorageInterfaceType> = Swift.Result<StorageInterfaceType, CoreStoreError> where StorageInterfaceType: StorageInterface
|
||||
public typealias SetupResult<StorageInterfaceType> = Swift::Result<StorageInterfaceType, CoreStoreError> where StorageInterfaceType: StorageInterface
|
||||
|
||||
Reference in New Issue
Block a user