mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
🤖 Merge PR #47336 [gapi.client.classroom] automatic update by @Maxim-Mazurok
This commit is contained in:
parent
0619703f51
commit
8340511f34
@ -3,6 +3,9 @@
|
||||
* This file was automatically generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
||||
* In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
||||
**/
|
||||
|
||||
// Revision: 20200902
|
||||
|
||||
gapi.load('client', () => {
|
||||
/** now we can use gapi.client */
|
||||
gapi.client.load('classroom', 'v1', () => {
|
||||
|
||||
2
types/gapi.client.classroom/index.d.ts
vendored
2
types/gapi.client.classroom/index.d.ts
vendored
@ -11,7 +11,7 @@
|
||||
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
||||
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
||||
// Generated from: https://classroom.googleapis.com/$discovery/rest?version=v1
|
||||
// Revision: 20200822
|
||||
// Revision: 20200902
|
||||
|
||||
/// <reference types="gapi.client" />
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user