mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-08 08:54:01 +02:00
Renamed LiveList to ListPublisher and LiveObject to ObjectPublisher. WIP: docs
This commit is contained in:
@@ -325,6 +325,12 @@ public final class ObjectMonitor<O: DynamicObject>: Equatable {
|
||||
inObject: observer
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
// MARK: - Deprecated
|
||||
|
||||
@available(*, deprecated, renamed: "O")
|
||||
public typealias D = O
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user