mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-12 05:21:56 +01:00
WIP: CSImportableObject
This commit is contained in:
@@ -97,7 +97,7 @@ public protocol CSLocalStorage: CSStorageInterface {
|
||||
var mappingModelBundles: [NSBundle] { get }
|
||||
|
||||
/**
|
||||
Options that tell the `DataStack` how to setup the persistent store
|
||||
Options that tell the `CSDataStack` how to setup the persistent store
|
||||
*/
|
||||
@objc
|
||||
var localStorageOptions: Int { get }
|
||||
|
||||
Reference in New Issue
Block a user