Open
Description
ref vuejs/vuex#1214
It maybe good if we have a docs for how to declare asyncData
in TypeScript. It is not an API of any libraries, so we cannot directly declare it in any d.ts
files. I guess it would be appropriate to describe it in the SSR docs.