Skip to content

Instantly share code, notes, and snippets.

@AndreyPanov
Last active April 1, 2017 17:42
Show Gist options
  • Save AndreyPanov/e720274e0a1d75392189cd952defed87 to your computer and use it in GitHub Desktop.
Save AndreyPanov/e720274e0a1d75392189cd952defed87 to your computer and use it in GitHub Desktop.
protocol Coordinator: class {
func start()
func start(with option: DeepLinkOption?)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment