Skip to content

Problem with Newley released types #2206

@KevinGruber

Description

@KevinGruber
  • 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


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions