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

14 lines (13 loc) 901 B
export { GetLedgerArgs, GetLedgerResult, GetLedgerOutputArgs } from "./getLedger"; export declare const getLedger: typeof import("./getLedger").getLedger; export declare const getLedgerOutput: typeof import("./getLedger").getLedgerOutput; export { GetManagedCCFArgs, GetManagedCCFResult, GetManagedCCFOutputArgs } from "./getManagedCCF"; export declare const getManagedCCF: typeof import("./getManagedCCF").getManagedCCF; export declare const getManagedCCFOutput: typeof import("./getManagedCCF").getManagedCCFOutput; export { LedgerArgs } from "./ledger"; export type Ledger = import("./ledger").Ledger; export declare const Ledger: typeof import("./ledger").Ledger; export { ManagedCCFArgs } from "./managedCCF"; export type ManagedCCF = import("./managedCCF").ManagedCCF; export declare const ManagedCCF: typeof import("./managedCCF").ManagedCCF; export * from "../types/enums/confidentialledger";