I'm trying to make the Cordova plugin for HockeyApp work in my ionic 2 project. It doesn't seem to work with typescript so I found a typescript definition to add here: https://github.com/bitstadium/HockeySDK-Cordova/issues/47 (the comment by oz-frog) but I don't know how to use it.
I tried to but the file in my app-folder but that didn't work. I tried to paste it below the component that will use it, in the same file, but that didn't work either.
So now I'm stuck. Anyone who knows what to do?
/Nattis