Skip to content

Commit 59a3a21

Browse files
authored
Update NestedPublished.swift
1 parent 60b54e2 commit 59a3a21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/NestedPublished/NestedPublished.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import Combine
2+
13
/// Just like @Published this sends willSet events to the enclosing ObservableObject's ObjectWillChangePublisher
24
/// but unlike @Published it also sends the wrapped value's published changes on to the enclosing ObservableObject
35
@propertyWrapper @available(iOS 13.0, *)

0 commit comments

Comments
 (0)