mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 17:09:10 +01:00
WIP
This commit is contained in:
@@ -29,9 +29,9 @@ public struct DataStackEnvironmentKey: EnvironmentKey {
|
||||
|
||||
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 15.0, *)
|
||||
extension EnvironmentValues {
|
||||
|
||||
|
||||
// MARK: Public
|
||||
|
||||
|
||||
public var dataStack: DataStack {
|
||||
get {
|
||||
return self[DataStackEnvironmentKey.self]
|
||||
|
||||
Reference in New Issue
Block a user