diff --git a/types/video.js/index.d.ts b/types/video.js/index.d.ts index 7d7590a29d..c35bd2af3d 100644 --- a/types/video.js/index.d.ts +++ b/types/video.js/index.d.ts @@ -2320,7 +2320,7 @@ declare namespace videojs { * * @return The position of the element that was passed in. */ - findPosition(el: Element): Position; + findPosition(el: Element): Dom.Position; /** * Get the value of an element's attribute