Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Typescript model export not working #44

Open
fabiante opened this issue Sep 1, 2017 · 0 comments
Open

Typescript model export not working #44

fabiante opened this issue Sep 1, 2017 · 0 comments

Comments

@fabiante
Copy link

fabiante commented Sep 1, 2017

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>'.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant