Skip to content

Commit 67bb180

Browse files
committed
publisher init
1 parent b790713 commit 67bb180

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/iOSIntPackage/ImagePublisher/ImagePublisherFacade.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ final public class ImagePublisherFacade {
1515

1616
private let publisher = ImagePublisher()
1717

18+
public init() {}
19+
1820
// добавляет подписчика
1921

2022
public func subscribe(_ subscriber: ImageLibrarySubscriber) {

0 commit comments

Comments
 (0)