mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

Using with Angular CLI - types #22

Closed blundell closed 7 years ago

blundell commented 7 years ago

I'm trying to use your lib with my angular-cli project:

Your readme instructions don't quite explain how to import your lib for my needs so I am following other instructions here: https://stackoverflow.com/a/40527978/413127

Question is:

Do you offer @types so that I can import straight into my component? (or do you plan to?)

blundell commented 7 years ago

this is an angular 1.x lib , and i am using angular 4.x