UNPKG

@muhlba91/pulumi-proxmoxve

Version:

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

7 lines 399 B
export { EvpnArgs, EvpnState } from "./evpn"; export type Evpn = import("./evpn").Evpn; export declare const Evpn: typeof import("./evpn").Evpn; export { GetEvpnArgs, GetEvpnResult, GetEvpnOutputArgs } from "./getEvpn"; export declare const getEvpn: typeof import("./getEvpn").getEvpn; export declare const getEvpnOutput: typeof import("./getEvpn").getEvpnOutput; //# sourceMappingURL=index.d.ts.map