Skip to content

Instantly share code, notes, and snippets.

@mikeMoreno
Created July 4, 2021 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeMoreno/5b9f8231fe56627495730ccb942b32cc to your computer and use it in GitHub Desktop.
Save mikeMoreno/5b9f8231fe56627495730ccb942b32cc to your computer and use it in GitHub Desktop.
Medium/Use the Type System/Interface 1
interface IFoo
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment