mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
declare module angular.growl {
|
||||
declare namespace angular.growl {
|
||||
|
||||
/**
|
||||
* Global Time-To-Leave configuration.
|
||||
@@ -39,7 +39,7 @@ declare module angular.growl {
|
||||
*/
|
||||
interface IGrowlMessage extends IGrowlMessageConfig {
|
||||
text: string;
|
||||
|
||||
|
||||
/**
|
||||
* Destroy the message.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user