Skip to content

Instantly share code, notes, and snippets.

@GrillPhil
Created May 23, 2018 08:34
Show Gist options
  • Save GrillPhil/d88eba57bcb22ea5528fbf177fcaa095 to your computer and use it in GitHub Desktop.
Save GrillPhil/d88eba57bcb22ea5528fbf177fcaa095 to your computer and use it in GitHub Desktop.
export class SignalRConnectionInfo {
endpoint: string;
accessKey: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment