UNPKG

@pulumi/gcp

Version:

A Pulumi package for creating and managing Google Cloud Platform resources.

4 lines 234 B
export { DeploymentArgs, DeploymentState } from "./deployment"; export type Deployment = import("./deployment").Deployment; export declare const Deployment: typeof import("./deployment").Deployment; //# sourceMappingURL=index.d.ts.map