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 definitions not published with library

See original GitHub issue

As there are already types, this simply needs an entry in package.json for "types" and to be added to "files"

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:8
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
thaotx-zigvycommented, Jul 26, 2021

bump

1reaction
ehaynes99commented, Aug 3, 2021

It’s linked above #244 I created it at the same time as the issue… Sorry I missed your comment here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why publish the TypeScript declaration file on DefinitelyTyped ...
Type declaration publishing guides seem a bit outdated and sparse in several areas. I'll try to compare both scenarios in detail.
Read more >
Types not published on npm ? · Issue #18 · tentone/geo-three
While trying to add the library to my app, I noticed that the npm package only contains javascript code and no typings. Is...
Read more >
Surviving the TypeScript Ecosystem — Part 4 - Medium
One thing to remember is that the type definition files in DefinitelyTyped are community sourced. In most cases they are not written by...
Read more >
Documentation - Library Structures - TypeScript
We'll briefly show how each kind of library is used, how it is written, and list some example libraries from the real world....
Read more >
Three Ways to Provide (TypeScript) Type Definitions to Open ...
Even though the library of type definitions is vast, the amount of JavaScript libraries is even greater. Every TypeScript developer will ...
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