DavidKimD
Convex Community4y ago
4 replies
DavidKim

Hi yall Loving Convex so far

Hi yall, Loving Convex so far.
I came across a problem. Even after running npx convex codegen, the dataModel.d.ts looks like the following
/**
* The type of a document stored in Convex.
*/
export type Document = any;
Was this page helpful?