How to include javascript api in ionic 2 project?

i want to include an javascript lib on my ionic apps like this lib :
https://www.npmjs.com/package/firetruck.js

how can i do it ? and can i use it with the typescript support or with the plain javascript ?

See Adding third party libs in the FAQ.

Thank You Very Much sir