@types/gapi.client.runtimeconfig
Version:
TypeScript definitions for Cloud Runtime Configuration API v1
31 lines (23 loc) • 1.6 kB
Markdown
# Installation
> `npm install --save @types/gapi.client.runtimeconfig`
# Summary
This package contains type definitions for Cloud Runtime Configuration API v1 (https://cloud.google.com/deployment-manager/runtime-configurator/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.runtimeconfig.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.runtimeconfig/index.d.ts)
````ts
// Type definitions for non-npm package Cloud Runtime Configuration API v1 1.0
// Project: https://cloud.google.com/deployment-manager/runtime-configurator/
// 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.runtimeconfig-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
/// <reference types="@maxim_mazurok/gapi.client.runtimeconfig-v1" />
````
### Additional Details
* Last updated: Tue, 14 Feb 2023 22:09:05 GMT
* Dependencies: [@types/maxim_mazurok__gapi.client.runtimeconfig-v1](https://npmjs.com/package/@types/maxim_mazurok__gapi.client.runtimeconfig-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).