Skip to content

Instantly share code, notes, and snippets.

@NetanelBasal
Created January 3, 2018 20:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetanelBasal/8d356046216d4e5fd4c0980282328b17 to your computer and use it in GitHub Desktop.
Save NetanelBasal/8d356046216d4e5fd4c0980282328b17 to your computer and use it in GitHub Desktop.
interface EndPoints {
login: string;
logout: string;
signup: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment