Socket
Book a DemoInstallSign in
Socket

@types/gapi.client.youtube

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gapi.client.youtube

TypeScript definitions for YouTube Data API v3 v3

ts4.2
ts4.3
ts4.4
ts4.5
ts4.6
ts4.7
ts4.8
ts4.9
ts5.0
ts5.1
latest
Source
npmnpm
Version
3.0.4
Version published
Maintainers
1
Created
Source

Installation

npm install --save @types/gapi.client.youtube

Summary

This package contains type definitions for YouTube Data API v3 v3 (https://developers.google.com/youtube/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.youtube.

index.d.ts

// Type definitions for non-npm package YouTube Data API v3 v3 3.0
// Project: https://developers.google.com/youtube/
// Definitions by: Maxim Mazurok <https://github.com/Maxim-Mazurok>
//                 Nick Amoscato <https://github.com/namoscato>
//                 Declan Vong <https://github.com/declanvong>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

// DEPRECATED, use @types/gapi.client.youtube-v3 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details

/// <reference types="@maxim_mazurok/gapi.client.youtube-v3" />

Additional Details

Credits

These definitions were written by Maxim Mazurok, Nick Amoscato, and Declan Vong.

FAQs

Package last updated on 14 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts