mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
doc(readme): update title
This commit is contained in:
@@ -381,7 +381,7 @@ abstract class AppModule {
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Dependency Lookup API
|
### Dependency Resolution API
|
||||||
|
|
||||||
- `resolve<T>()` — Locates a dependency instance or throws if missing.
|
- `resolve<T>()` — Locates a dependency instance or throws if missing.
|
||||||
- `resolveAsync<T>()` — Async variant for dependencies requiring async binding.
|
- `resolveAsync<T>()` — Async variant for dependencies requiring async binding.
|
||||||
|
|||||||
Reference in New Issue
Block a user