mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #8773 from kwiateusz/angular-toastr-update
Updated typings of angular-toastr
This commit is contained in:
Vendored
+1
@@ -72,6 +72,7 @@ declare namespace angular.toastr {
|
||||
|
||||
interface IToastOptions extends IToastBaseConfig {
|
||||
iconClass?: string;
|
||||
target?: string;
|
||||
}
|
||||
|
||||
interface IToastrService {
|
||||
|
||||
Reference in New Issue
Block a user