React-pdf: TypeScript supports

Created on 14 Jun 2018  路  6Comments  路  Source: wojtekmaj/react-pdf

npm install @types/react-pdf

but..

npm ERR! code E404
npm ERR! 404 Not Found: @types/react-pdf@latest

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/myname/.npm/_logs/2018-06-14T01_42_32_929Z-debug.log

I want to support for TypeScript 馃憤

enhancement help wanted question

Most helpful comment

...or better yet, you could add index.t.js to this repo as a Pull Request!

All 6 comments

Hello there,
I'm afraid you'd have to file an issue against DefinitelyTyped, which owns @types/xxxxxxx :)

...or better yet, you could add index.t.js to this repo as a Pull Request!

What happend with this?

Absolutely nothing I suppose :( PRs welcome.

I mistook it is PDF maker.
It only display PDF.

Duplicate of #51

Was this page helpful?
0 / 5 - 0 ratings