Skip to content

Instantly share code, notes, and snippets.

@anuragajwani
Created February 17, 2017 13:35
Show Gist options
  • Save anuragajwani/68a18b545d159d140d1b1c9bdcc3e127 to your computer and use it in GitHub Desktop.
Save anuragajwani/68a18b545d159d140d1b1c9bdcc3e127 to your computer and use it in GitHub Desktop.
protocol MyProtocol: class {
var sharedInstance: Any? { get set }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment