cleanup(docs): Edited API docs
This commit is contained in:
Vendored
+6
@@ -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