apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
786 stars 62 forks source link

Add TypeScript type definition #8

Closed ypresto closed 4 years ago

ypresto commented 4 years ago

If you don't want to maintain it, I'll submit this to DefinitelyTyped :)

apal21 commented 4 years ago

Thanks for the pull request. I'll review and merge it this weekend.

Peters8090 commented 4 years ago

@apal21 I was just planning to write the types and submit the pull request myself, but I found out that there already is one. Are you planning to merge this pr?