cwadrupldijjit / ng2-parallax

A parallax plugin/directive for Angular 2. Learn more at:
http://cwadrupldijjit.com/ng2-parallax
MIT License
29 stars 18 forks source link

E:/work/seed-project/portfolio/src/app/app.module.ts (26,9): Cannot find name 'ParallaxConfig'.) #10

Closed rishabhrawat11 closed 5 years ago

rishabhrawat11 commented 7 years ago

I don't know why It can't find the interface even tho It can find Parallax class but not the ParallaxConfig

cwadrupldijjit commented 7 years ago

Could I get more details, such as code snippets or steps to reproduce the bug? I get the idea of what you're dealing with, but for all I know it could be an issue with your reference to the directive or an issue in the typescript compile phase, or something.

cwadrupldijjit commented 5 years ago

I've not heard back about this in a while and at the current moment am not sure if this really is a bug in the package. Closing this for now. If you have any more issues like this, feel free to open it in the new repo: cwdj-parallax