videojs / mux.js

Lightweight utilities for inspecting and manipulating video container formats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find a declaration file for module 'mux.js'

GagnDeep opened this issue · comments

Typescript definitions for mux js seems missing. mux.js doesn't ships with any types and there is no package available on @types/mux.js

Is there any way to get types for mux.js working in a typescript project ?

Unfortunately, we do not have types for this project.

Hey @gkatsev, do you plan on adding types in the future?

We don't have immediate plans on adding typings to this project. Our current focus is the core Video.js project, and that's turned into a much bigger project than we initially thought.