thangngoc89/react-howler

Player methods missing on index.d.ts

WoolDoughnut310 opened this issue · 1 comments

The load method is not present on the react-howler type definition.

EDIT: The pause and play methods are also not on the type declaration.

Hey @WoolDoughnut310 (sweet handle! 🐑 🍩),
As discussed in #99 this isn't something I have the capability to do. I'm pretty sure we don't have any native TS support. It's my understanding that the community maintains some definitions at @types/react-howler/index.d.ts, do you maybe want to open a PR to add these definitions there?