Skip to content

Overload global types to strip missing JS fns #2

@WietseWind

Description

@WietseWind

Several Node features are stripped:

  • setTimeout
  • setInterval
  • class: Promise
  • eval
  • class: Function
  • ...

Try to overload global Type definitions with Omit type.

Also see #3

https://www.typescriptlang.org/docs/handbook/declaration-files/templates/global-modifying-module-d-ts.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    todoPlanned to be added

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions