question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeScript declarations on npm

See original GitHub issue

Everything is in the title 😃 Would be nice to have types. Or should types be part of @cloudflare/workers-types?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
exvumacommented, Nov 19, 2019

TS is now supported 😄

0reactions
mathiasrwcommented, Jun 16, 2020

❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Publishing - TypeScript
There are two main ways you can publish your declaration files to npm: bundling with your npm package; publishing to the @types organization...
Read more >
Including declarations in your npm package - TypeScript
There are two main ways you can publish your declaration files to npm: bundling with your npm package, or; publishing to the @types...
Read more >
Migrating to Typescript: Write a declaration file for a third-party ...
As of TypeScript 2.2, there is a straight-forward way to add a declaration file for a popular npm module. All you need to...
Read more >
Declaration file for published npm package - Stack Overflow
You don't need to manually create your type declaration file. You can do this with tsconfig.json and package.json.
Read more >
typescript-declaration-generator - npm
This library takes separate declaration asset files generated by the webpack build process and bundles them into one single declaration file ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found