I’m trying to use Howler.js javascript music library.
I could install the library using npm install howler command.
But when I paste in its javascript into home.ts, it doesn’t work at all.
How can I use howler’s javascript codes on Ionic 3 which uses Typescript?