Hey @pieterjanmaes if you look into the JSDocs and types you can find the fetch priority, example:
```ts
const { proxy } = useScriptGoogleTagManager({
id: "YOUR_ID",
scriptInput: {...
### 📚 Is your documentation request related to a problem?
📚 Is your documentation request related to a problem?
I couldn't find in the docs how to display in the devtools so that I can know which...
> As mentioned [here](https://github.com/danielroe/nuxt-time/issues/252#issuecomment-2093112033) and based on several local tests, it's a bug related to vue-tsc > v2.0.7. Downgrading vue-tsc to ver...