danbi
danbi
NNuxt
Created by danbi on 4/19/2024 in #❓・help
useAsyncData
guys, When writing useAsyncData, I wonder what the types in <> are for. example) const { data, status } = useAsyncData<CourseWithPath, unknown, CoursesReturn, Test>($fetch.apply);
2 replies