mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Update angular-notify.d.ts
This commit is contained in:
Vendored
+2
-2
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user