@pulumi/esc-sdk
Version:
NodeJS SDK for Pulumi ESC
14 lines (13 loc) • 459 B
TypeScript
/**
* ESC (Environments, Secrets, Config) API
* Pulumi ESC allows you to compose and manage hierarchical collections of configuration and secrets and consume them in various ways.
*
* The version of the OpenAPI document: 0.1.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";