Commit Graph

4 Commits

Author SHA1 Message Date
Andy
ee47e12f13
angular-desktop-notification: Change USVString to string (#27798) 2018-08-02 08:07:04 -07:00
Lucas Sloan
8dfa12287e Make the IControllerService typings more specific.
Tighten the IControllerService typings by replacing the generic Function type with the more specific (...args: any[]) => T, which specifies a function which returns a generic type matching the controller required.
2018-06-07 13:23:10 -07:00
Dona278
0cc193198f [angular-desktop-notification] - Changed tslint.json configuration
- Removed rules from "tslint.json" configuration file and add line in code where necessary
2018-02-27 11:23:00 +01:00
Dona278
7d7d5f6763 [angular-desktop-notification] Added typings 2018-02-22 11:52:14 +01:00