1.0.3 • Published 1 year ago

@types/gapi.client.notebooks v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Installation

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

Summary

This package contains type definitions for Notebooks API v1 (https://cloud.google.com/notebooks/docs/).

Details

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

index.d.ts

// Type definitions for non-npm package Notebooks API v1 1.0
// Project: https://cloud.google.com/notebooks/docs/
// 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
// TypeScript Version: 2.8

// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

/// <reference types="@maxim_mazurok/gapi.client.notebooks" />

Additional Details

Credits

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