mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Merge pull request #8773 from kwiateusz/angular-toastr-update
Updated typings of angular-toastr
This commit is contained in:
1
angular-toastr/angular-toastr.d.ts
vendored
1
angular-toastr/angular-toastr.d.ts
vendored
@@ -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