feat(core): Add a `injectAsync` helper function · angular/angular@444b024 · GitHub
DRANK
The commit introduces a new function to assist users who want to lazy load services and use the DI system to create them. Example: ```ts import {injectAsync} from 'angular/core'; class M...
1 comments
🔖 "feat(core): Add a
injectAsynchelper function · angular/angular@444b024" github.com/angular/angula… #laco_feed