Is there any instructions and exact steps to use cordova plugins with typescript and ionic2 so that there is no type errors:
- what definition files should I download and from where?
- what change should I make in configuration file(s)
- what import should I used in my code so that there is no type error.
I know there are few discussions out there but no definitive statement (just try this or that).
Thanks