angular-iscroll
angular-iscroll copied to clipboard
Should add "export"
When deploying, I get a notification that iscroll isn't a module. This can be fixed by adding "export" in front of "interface IScrollOptions { ... }" and "declare class IScroll { ... }"