mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| angular-desktop-notification-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||