I do not understand how I can do that with the UI-TOUR plugin.
I'm quite new to angular and typescript, so it would be great to get some help from you!
Angular UI Tour is for AngularJS, it is not intended to be used with the latest version of Angular. If you somehow get it working please let me know and I will add documentation to the README :)
How can I use UI-Tour with angular 4 and Typescript. Normaly I Import third Party Code inside my app.model.ts file like that:
I do not understand how I can do that with the UI-TOUR plugin. I'm quite new to angular and typescript, so it would be great to get some help from you!