mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Added variable to Vimeos froogaloop.d.ts
This commit is contained in:
Vendored
+3
-1
@@ -23,4 +23,6 @@ interface VimeoPlayer {
|
||||
getCallback(eventName: string, target_id: string);
|
||||
removeCallback(eventName: string, target_id: string);
|
||||
getDomainFromUrl(url: string): string;
|
||||
}
|
||||
}
|
||||
|
||||
declare var $f: VimeoPlayerAPI;
|
||||
Reference in New Issue
Block a user