upfetch is an advanced fetch client builder with standard schema validation, automatic response parsing, smart defaults and more. Designed to make data fetching type-safe and developer-friendly while ...
The error is clearly due to the generated component using TypeScript syntax defineProps() , while my project is a pure JavaScript project. I'm using the latest ...