Skip to content

error TS2345 #37

Open
Open
@tfsjohan

Description

@tfsjohan

I get this error when running code using the deserialize method. Why?

(133,48): error TS2345: Argument of type '(new () => {}) | undefined' is not assignable to parameter of type 'new () => {}'.
Type 'undefined' is not assignable to type 'new () => {}'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions