This is a suggestion based on a similar `useFetch()` implementation from project [vue-async-function](https://github.com/AlbertBrand/vue-async-function). Please add a generic type signature to `useFetch()` to define e.g. the proper type of the returned JSON output.