# MIDI_WATCH_DISCONNECTED

`import { MIDI_WATCH_DISCONNECTED } from "destack:device/binding";`

Include disconnected ports when the backend reports them.

```ds title="MIDI_WATCH_DISCONNECTED"
const MIDI_WATCH_DISCONNECTED: MidiWatchFlags
```

[language/library/src/device/binding/midi.ds:207](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/midi.ds#L207)
