Skip to content

Commit 399aef9

Browse files
committed
Add info for youtube type declarations
1 parent a3eeaf8 commit 399aef9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ YouTube Iframe API described [here](https://developers.google.com/youtube/iframe
1313
### New features
1414

1515
- 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`.
16+
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)).
1719
- API complete methods for pausing, stoping and queueing videos (See
1820
[here](https://developers.google.com/youtube/iframe_api_reference#Functions))
1921

0 commit comments

Comments
 (0)