Load javascript String class extension

Hello,

What is the proper way to include some custom js file that is not a directive or pipe, service, etc… in my ionic 2 app??

In my case i would like to include some js code to extend String JS class.

Thanks :wink: