Global Object

I could not find global angular object in the angular JS library

https://code.angularjs.org/1.3.0-rc.1/angular.js

Could you please point me the piece of code where its defined in this library ? line no ?

angular = window.angular || (window.angular = {}),

Thank you mark. I got it.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.