🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@types/gapi.client.storage

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gapi.client.storage

TypeScript definitions for Cloud Storage JSON API v1

1.0.8
ts4.2
ts4.3
ts4.4
ts4.5
ts4.6
ts4.7
ts4.8
ts4.9
ts5.0
ts5.1
latest
Source
npm
Version published
Weekly downloads
6.7K
13.79%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

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

Summary

This package contains type definitions for Cloud Storage JSON API v1 (https://developers.google.com/storage/docs/json_api/).

Details

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

index.d.ts

// Type definitions for non-npm package Cloud Storage JSON API v1 1.0
// Project: https://developers.google.com/storage/docs/json_api/
// 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.storage-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details

/// <reference types="@maxim_mazurok/gapi.client.storage-v1" />

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