# "UseFetchType" and also transforms the result into the desired output format using another transformer.
Wrong types instead of union when fetching API routes having dynamic and static handler
typesbugnitro🔨 p3-minor
Type wrong: `default` option of `useFetch`
good first issuetypes3.xbug🔨 p3-minor
`useFetch`'s data type is `any` in `<template>` but correct in `<script>`
3.xpending triageneeds reproduction
Typescript does not correctly recognize the return type of $fetch and useFetch
pending triagenitroupstream