I have an Angular 2 application in which i wish to use gulp to concat som libary files.
My task for just that look as follows:

This produces a JS file and i reference it in my index.html:

Now when i run this i get the following:

and as we all know, there a no such thing as interfaces in js i must be dealing with typescript.
Can someone please tell me how to convert the typescript files in my libraries to js?