Skip to content
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
@fabiante

Description

@fabiante

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions