UNPKG

@pulumi/gcp

Version:

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

4 lines 171 B
export { JobArgs, JobState } from "./job"; export type Job = import("./job").Job; export declare const Job: typeof import("./job").Job; //# sourceMappingURL=index.d.ts.map