@types/gapi.client.groupsmigration
Version:
TypeScript definitions for Groups Migration API v1
31 lines (23 loc) • 1.58 kB
Markdown
# Installation
> `npm install --save @types/gapi.client.groupsmigration`
# Summary
This package contains type definitions for Groups Migration API v1 (https://developers.google.com/google-apps/groups-migration/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.groupsmigration.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.groupsmigration/index.d.ts)
````ts
// Type definitions for non-npm package Groups Migration API v1 1.0
// Project: https://developers.google.com/google-apps/groups-migration/
// 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.groupsmigration-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
/// <reference types="@maxim_mazurok/gapi.client.groupsmigration-v1" />
````
### Additional Details
* Last updated: Tue, 14 Feb 2023 20:11:56 GMT
* Dependencies: [@types/maxim_mazurok__gapi.client.groupsmigration-v1](https://npmjs.com/package/@types/maxim_mazurok__gapi.client.groupsmigration-v1)
* Global values: none
# Credits
These definitions were written by [Maxim Mazurok](https://github.com/Maxim-Mazurok), [Nick Amoscato](https://github.com/namoscato), and [Declan Vong](https://github.com/declanvong).