videojs / videojs-contrib-quality-levels

Other
157 stars 51 forks source link

Feature request: add official Typescript types for videojs-contrib-quality-levels #154

Open pac96 opened 1 month ago

pac96 commented 1 month ago

It would be immensely helpful to have Typescript types for this plugin. This would help bolster TS support and enable easier engineering for people who use video.js with typescript and want automatic type-safe code for their plugins in their projects. Ideally, we'd even be able to extract the types from video.js itself (not sure how possible that is, but I thought I'd throw it out there as an idea).