We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d2b97 commit de63d09Copy full SHA for de63d09
packages/ngx-grs/README.md
@@ -46,7 +46,7 @@ bun add ngx-grs
46
}
47
```
48
49
-3. Use the service
+3. Use the service somewhere in your code:
50
51
```ts
52
type ApiResponse<T> =
0 commit comments