Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): fixed an issue with TypeScript not being able to locate .d.ts with moduleResolution: node16 #150

Merged

Commits on Sep 28, 2022

  1. fix(types): fixed an issue with TypeScript not being able to locate `…

    ….d.ts` with `moduleResolution: node16`
    Andarist committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    66eade7 View commit details
    Browse the repository at this point in the history
  2. Tweak exports further to satisfy node.js gods

    Co-authored-by: Patrick Kerschbaum <patrick.kerschbaum@gmail.com>
    Andarist and pkerschbaum committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c5bd9b0 View commit details
    Browse the repository at this point in the history