I have an angular 4 application and I have a javascript component that I created in a javascript file : timeline.js. The javascript component works well but I w
timeline.js
Try this:
declare const Timeline;