mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00:00
$id is a number on 1.3
This commit is contained in:
Vendored
+1
-1
@@ -376,7 +376,7 @@ declare module ng {
|
||||
$root: IRootScopeService;
|
||||
this: IRootScopeService;
|
||||
|
||||
$id: string;
|
||||
$id: number;
|
||||
|
||||
// Hidden members
|
||||
$$isolateBindings: any;
|
||||
|
||||
Reference in New Issue
Block a user