Skip to content

Problem with Newley released types #2206

Closed
@KevinGruber

Description

  • Versions: [email protected], [email protected]
  • nodemon -v: 3.1.1
  • Operating system/terminal environment (powershell, gitshell, etc): MacOs, terminal
  • Command you ran: Via api in typescript

Expected behaviour

When importing nodemon there is a default export for functionality defined in the types.

Actual behaviour

With the addition of #2204 there where types added to the project, but no default export types for functionality -> that leads to a not usable nodemon in typescript

Steps to reproduce

import nodemon from 'nodemon';

-> nodemon is not a module


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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions