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) 919 B
export { FirmwareArgs } from "./firmware"; export type Firmware = import("./firmware").Firmware; export declare const Firmware: typeof import("./firmware").Firmware; export { GetFirmwareArgs, GetFirmwareResult, GetFirmwareOutputArgs } from "./getFirmware"; export declare const getFirmware: typeof import("./getFirmware").getFirmware; export declare const getFirmwareOutput: typeof import("./getFirmware").getFirmwareOutput; export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace"; export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace; export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput; export { WorkspaceArgs } from "./workspace"; export type Workspace = import("./workspace").Workspace; export declare const Workspace: typeof import("./workspace").Workspace; export * from "../types/enums/iotfirmwaredefense";