DEV Community

Cover image for Created my first NPM package with typescript.
Sarthak Kaushik
Sarthak Kaushik

Posted on

Created my first NPM package with typescript.

I created my first npm package with the help of typescript.

npm link
github link

Moviestmdb

this package help to interact with tmdb api easily. The package is built with typescript so all the response types are pre-defined .

Top comments (0)