UNPKG

@maienm/pulumi-prowlarr

Version:

A Pulumi package for creating and managing Prowlarr resources. Based on terraform-provider-prowlarr: version v2.3.0

7 lines (6 loc) 522 B
export { GetTagDetailsArgs, GetTagDetailsResult, GetTagDetailsOutputArgs } from "./getTagDetails"; export declare const getTagDetails: typeof import("./getTagDetails").getTagDetails; export declare const getTagDetailsOutput: typeof import("./getTagDetails").getTagDetailsOutput; export { GetTagsDetailsResult } from "./getTagsDetails"; export declare const getTagsDetails: typeof import("./getTagsDetails").getTagsDetails; export declare const getTagsDetailsOutput: typeof import("./getTagsDetails").getTagsDetailsOutput;