Skip to content

Instantly share code, notes, and snippets.

@victorpanitz
Last active October 25, 2019 22:34
Show Gist options
  • Save victorpanitz/4477cbd44ecef3798280e2daf5b9ccf7 to your computer and use it in GitHub Desktop.
Save victorpanitz/4477cbd44ecef3798280e2daf5b9ccf7 to your computer and use it in GitHub Desktop.
@available(iOS 12.0, watchOS 5.0, *)
@available(macOS, unavailable)
@available(tvOS, unavailable)
@objc(SeriesSuggestionIntentHandling)
public protocol SeriesSuggestionIntentHandling: NSObjectProtocol {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment