/** * Provides classes for working with AngularJS (also known as Angular 1.x) * applications. * * NOTE: The API of this library is not stable yet and may change in * the future. */ module AngularJS { import AngularJS.AngularJSCore import AngularJS.ServiceDefinitions import AngularJS.DependencyInjections import AngularJS.AngularJSExpressions }