How can I declare a global variable in Angular 2 / Typescript? [closed]

I would like some variables to be accessible everywhere in an Angular 2 in the Typescript language. How should I go about accomplishing this?

10 Answers
10

Leave a Comment