This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Typescript model export not working #44
Open
Description
Hi,
I can't export my model as my model type. This line gives me this error:
src/model/person.model.ts(19,14): error TS2322: Type 'Model<TUserModel>' is not assignable to type 'TUserModel'.
Type 'Model<TUserModel>' is not assignable to type 'Document'.
Property 'increment' is missing in type 'Model<TUserModel>'.
Metadata
Metadata
Assignees
Labels
No labels