mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-30 11:14:27 +08:00
Added $root property of IScope
This commit is contained in:
Vendored
+2
@@ -241,6 +241,8 @@ declare module ng {
|
||||
|
||||
$parent: IScope;
|
||||
|
||||
$root: IScope;
|
||||
|
||||
$id: string;
|
||||
|
||||
// Hidden members
|
||||
|
||||
Reference in New Issue
Block a user