Merge pull request #2241 from malixsys/patch-1

Added $root property of IScope
This commit is contained in:
Masahiro Wakame
2014-06-05 10:55:17 +09:00

View File

@@ -241,6 +241,8 @@ declare module ng {
$parent: IScope;
$root: IScope;
$id: string;
// Hidden members