SerialPortState type

Specifies whether the port is enabled for a serial console connection.

type SerialPortState = "enabled" | "disabled"