I\'m starting writing AngularJS app using TypeScript. I have this simple module command:
(() => { angular .module(\'app\', []); })(); <
(() => { angular .module(\'app\', []); })();
You need to include angular.t.ds file in the library