mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-26 11:12:19 +08:00
Allow annotated functions for onEnter and onExit
onEnter and onExit allow DI annotated functions like:
onEnter: ['$http', ($http) => { $http.get(...) }];
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user