aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular.suffix
blob: e8bb83b7ef932538863291eb1cf29c1d37f75703 (plain)
1
2
3
4
5
6
  jqLiteWrap(document).ready(function() {
    angularInit(angularJsConfig(document), document);
  });

})(window, document);