angular reference fix

This commit is contained in:
Egor Komarov
2016-03-11 17:23:25 +03:00
parent 86bd5827f9
commit 23ed30a9a2
@@ -1,4 +1,5 @@
///<reference path='angular-bootstrap-calendar.d.ts'/>
///<reference path='../angularjs/angular.d.ts'/>
var myApp = angular.module('testModule');