UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

7 lines (6 loc) 407 B
export { GetPartnerArgs, GetPartnerResult, GetPartnerOutputArgs } from "./getPartner"; export declare const getPartner: typeof import("./getPartner").getPartner; export declare const getPartnerOutput: typeof import("./getPartner").getPartnerOutput; export { PartnerArgs } from "./partner"; export type Partner = import("./partner").Partner; export declare const Partner: typeof import("./partner").Partner;