mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
_V_ is deprecated
Use videojs instead
This commit is contained in:
Vendored
+1
-1
@@ -49,4 +49,4 @@ interface VideoJSStatic {
|
||||
(id: any, options?: VideoJSOptions, ready?: () => void): VideoJSPlayer;
|
||||
}
|
||||
|
||||
declare var _V_:VideoJSStatic;
|
||||
declare var videojs:VideoJSStatic;
|
||||
|
||||
Reference in New Issue
Block a user