[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
This commit is contained in:
@@ -38,6 +38,7 @@ define(
|
||||
* * Registering extensions with Angular
|
||||
* * Bootstrapping the Angular application.
|
||||
*
|
||||
* @memberof platform/framework
|
||||
* @constructor
|
||||
* @param {BundleLoader} loader
|
||||
* @param {BundleResolver} resolver
|
||||
@@ -59,4 +60,4 @@ define(
|
||||
|
||||
return FrameworkInitializer;
|
||||
}
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user