guys, When writing useAsyncData, I wonder what the types in <> are for. example) const { data, status } = useAsyncData<CourseWithPath, unknown, CoursesReturn, Test>($fetch.apply);
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community