CreateEndpoint
extension CreateEndpoint where QuerySubject: NotificationProtocol
An extension that adds the .notify()
modifier to components conforming to
NotificationProtocol
.
-
Undocumented
Declaration
Swift
public func notify() -> CreateNotificationModifier<Self>