UNPKG

@muhlba91/pulumi-proxmoxve

Version:

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

6 lines (5 loc) 318 B
export { GetMappingsArgs, GetMappingsResult, GetMappingsOutputArgs } from "./getMappings"; export declare const getMappings: typeof import("./getMappings").getMappings; export declare const getMappingsOutput: typeof import("./getMappings").getMappingsOutput; import * as mapping from "./mapping"; export { mapping, };