Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A more flexible service injection pattern
If we have something like `const { inject: { service } } = Ember`, both `Ember` and `inject` become optional.
- Loading branch information