Skip to content

Commit 794e387

Browse files
committed
docs(di): make TypeLiteral private
Closes angular#4290
1 parent 95c8eef commit 794e387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/angular2/src/core/di/type_literal.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @private
23
* Type literals is a Dart-only feature. This is here only so we can x-compile
34
* to multiple languages.
45
*/

0 commit comments

Comments
 (0)