diff options
| -rw-r--r-- | docs/content/api/angular.module.ng.ngdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/content/api/angular.module.ng.ngdoc b/docs/content/api/angular.module.ng.ngdoc new file mode 100644 index 00000000..2ac39e56 --- /dev/null +++ b/docs/content/api/angular.module.ng.ngdoc @@ -0,0 +1,5 @@ +@ngdoc overview +@name angular.module.ng +@description + +The `ng` is an angular module which contains all of the core angular services. |
