Skip to content

Typescript 4.4.0 regression #39

Description

@devanshj

Mainly all functional properties turn into unknown in the return type, more precisely the return type of createMachine is Machine.Of<MachineDefinition.Of<D>> instead of Machine.Of<D> (even if there are no errors in the definition)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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