mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
$id is a number on 1.3
This commit is contained in:
parent
db5232d423
commit
ee3b10e2b0
2
angularjs/angular.d.ts
vendored
2
angularjs/angular.d.ts
vendored
@ -376,7 +376,7 @@ declare module ng {
|
||||
$root: IRootScopeService;
|
||||
this: IRootScopeService;
|
||||
|
||||
$id: string;
|
||||
$id: number;
|
||||
|
||||
// Hidden members
|
||||
$$isolateBindings: any;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user