cleanup(docs): Edited API docs
This commit is contained in:
6
modules/angular2/core.js
vendored
6
modules/angular2/core.js
vendored
@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @module
|
||||
* @public
|
||||
* @description
|
||||
* Define public API for Angular here.
|
||||
*/
|
||||
export * from './src/core/annotations/visibility';
|
||||
export * from './src/core/compiler/interfaces';
|
||||
export * from './src/core/annotations/view';
|
||||
|
Reference in New Issue
Block a user