We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3eeaf8 commit 399aef9Copy full SHA for 399aef9
README.md
@@ -13,7 +13,9 @@ YouTube Iframe API described [here](https://developers.google.com/youtube/iframe
13
### New features
14
15
- Support for typings across the board. In detail these are type declarations for the plugin itself as well as YouTube
16
- Iframe specific typings under the namespace `YT`.
+ Iframe specific typings under the namespace `YT` from `@types/youtube` (See
17
+ [here](https://www.npmjs.com/package/@types/youtube) and
18
+ [here](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/youtube)).
19
- API complete methods for pausing, stoping and queueing videos (See
20
[here](https://developers.google.com/youtube/iframe_api_reference#Functions))
21
0 commit comments