@types/yt-search
Advanced tools
Comparing version
@@ -67,5 +67,13 @@ // Type definitions for yt-search 2.3 | ||
videoId: string; | ||
/** @default 'en' */ | ||
hl?: string | undefined; | ||
/** @default 'US' */ | ||
gl?: string | undefined; | ||
} | ||
interface PlaylistMetadataOptions { | ||
listId: string; | ||
/** @default 'en' */ | ||
hl?: string | undefined; | ||
/** @default 'US' */ | ||
gl?: string | undefined; | ||
} | ||
@@ -72,0 +80,0 @@ |
{ | ||
"name": "@types/yt-search", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "TypeScript definitions for yt-search", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yt-search", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fae1a8dd4f3f73004c7f704bc9537669af0183deb171b6524038a38131db52d1", | ||
"typesPublisherContentHash": "2ebb4cf530290eb837aa8a3529f029778489a2cc8bcd32845ed9ec0f1c6caf7b", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 02 Jul 2021 16:32:11 GMT | ||
* Last updated: Wed, 28 Jul 2021 00:01:22 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
7628
3.36%175
4.79%