UNPKG

@muhlba91/pulumi-proxmoxve

Version:

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

4 lines 171 B
export { ZfsArgs, ZfsState } from "./zfs"; export type Zfs = import("./zfs").Zfs; export declare const Zfs: typeof import("./zfs").Zfs; //# sourceMappingURL=index.d.ts.map