codesweetly / react-youtube-playlist

MIT License
3 stars 1 forks source link

Add support for Typescript #1

Closed rickyhaswifi closed 1 year ago

rickyhaswifi commented 1 year ago
image

Try npm i --save-dev @types/codesweetly__react-youtube-playlist if it exists or add a new declaration (.d.ts) file containing declare module '@codesweetly/react-youtube-playlist';ts(7016)

aburnazy commented 1 year ago

please add support for typescript

oluwatobiss commented 1 year ago

Thanks for raising this issue. A TypeScript version will be released soon...It will likely be in the next release.

oluwatobiss commented 1 year ago

The new version is out! 🎉 It's written in TypeScript, so I consider this issue closed.