Skip to content

Instantly share code, notes, and snippets.

@anuragajwani
Created February 17, 2017 13:33
Show Gist options
  • Save anuragajwani/3ebbca772de854e7de6e499f744a30be to your computer and use it in GitHub Desktop.
Save anuragajwani/3ebbca772de854e7de6e499f744a30be to your computer and use it in GitHub Desktop.
final class DefaultMyProtocol: MyProtocol {
var sharedInstance: Any? = nil
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment