UNPKG

@muhlba91/pulumi-proxmoxve

Version:

A Pulumi package for creating and managing Proxmox Virtual Environment cloud resources.

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