UNPKG

@muhlba91/pulumi-proxmoxve

Version:

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

4 lines 243 B
export { GroupLegacyArgs, GroupLegacyState } from "./groupLegacy"; export type GroupLegacy = import("./groupLegacy").GroupLegacy; export declare const GroupLegacy: typeof import("./groupLegacy").GroupLegacy; //# sourceMappingURL=index.d.ts.map