mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update angular-notify.d.ts
This commit is contained in:
parent
60cc15229a
commit
f3221653d3
4
angular-notify/angular-notify.d.ts
vendored
4
angular-notify/angular-notify.d.ts
vendored
@ -5,7 +5,7 @@
|
||||
|
||||
///<reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
declare module ng.cgNotify {
|
||||
declare module angular.cgNotify {
|
||||
|
||||
interface INotifyService {
|
||||
|
||||
@ -113,4 +113,4 @@ declare module ng.cgNotify {
|
||||
*/
|
||||
close():void;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user