mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update angular-idle.d.ts
This commit is contained in:
parent
dca28d7057
commit
2225216464
4
angular-idle/angular-idle.d.ts
vendored
4
angular-idle/angular-idle.d.ts
vendored
@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
declare module ng.idle {
|
||||
declare module angular.idle {
|
||||
|
||||
/**
|
||||
* Used to configure the $keepalive service.
|
||||
@ -131,4 +131,4 @@ declare module ng.idle {
|
||||
*/
|
||||
unwatch(): void;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user