ModeResolutionTable: ReadonlyArray<ModeResolutionEntry>

An ordered list of mode resolution entries. The first matching entry determines the connection mode. Tables should end with a catch-all entry (empty conditions) to guarantee a match.

Generated using TypeDoc