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 3668f42 commit f85c73eCopy full SHA for f85c73e
README.md
@@ -92,7 +92,7 @@ You use the httpClientHints object in your application to access the configurati
92
</template>
93
```
94
95
-or in your modules:
+or in your modules, composables, or other plugins:
96
```js
97
// my-module.js
98
const clientHints = useNuxtApp().$httpClientHints
0 commit comments