@types/gapi.client.gamesmanagement
Version:
TypeScript definitions for Google Play Game Management v1management
31 lines (23 loc) • 1.61 kB
Markdown
# Installation
> `npm install --save @types/gapi.client.gamesmanagement`
# Summary
This package contains type definitions for Google Play Game Management v1management (https://developers.google.com/games/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.gamesmanagement.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.gamesmanagement/index.d.ts)
````ts
// Type definitions for non-npm package Google Play Game Management v1management 1.0
// Project: https://developers.google.com/games/
// 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.games_management-v1management instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
/// <reference types="@maxim_mazurok/gapi.client.games_management-v1management" />
````
### Additional Details
* Last updated: Tue, 14 Feb 2023 20:11:52 GMT
* Dependencies: [@types/maxim_mazurok__gapi.client.games_management-v1management](https://npmjs.com/package/@types/maxim_mazurok__gapi.client.games_management-v1management)
* 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).