We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51999e9 commit c7f9f64Copy full SHA for c7f9f64
content/application-context.md
@@ -30,7 +30,6 @@ The `get()` method acts like a **query** that searches for an instance in each r
30
31
```typescript
32
@@filename()
33
-// ...
34
const tasksService = app.select(TasksModule).get(TasksService, { strict: true });
35
```
36
0 commit comments