@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 507 B
TypeScript
export { GetSerialPortArgs, GetSerialPortResult, GetSerialPortOutputArgs } from "./getSerialPort";
export declare const getSerialPort: typeof import("./getSerialPort").getSerialPort;
export declare const getSerialPortOutput: typeof import("./getSerialPort").getSerialPortOutput;
export { SerialPortArgs } from "./serialPort";
export type SerialPort = import("./serialPort").SerialPort;
export declare const SerialPort: typeof import("./serialPort").SerialPort;
export * from "../types/enums/serialconsole";