DefinitelyTyped/types/angular-desktop-notification
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
..
angular-desktop-notification-tests.ts
index.d.ts Make the IControllerService typings more specific. 2018-06-07 13:23:10 -07:00
tsconfig.json
tslint.json