Skip to content

Instantly share code, notes, and snippets.

@buildmotion
Created June 20, 2019 06:41
Show Gist options
  • Save buildmotion/1dc2e06e954cf13e9e4d7f36eac6e744 to your computer and use it in GitHub Desktop.
Save buildmotion/1dc2e06e954cf13e9e4d7f36eac6e744 to your computer and use it in GitHub Desktop.
export interface IConfiguration {
applicationName: string;
version: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment