Skip to content

lightgun-poc / lib/monitors / detectMonitors

Function: detectMonitors()

detectMonitors(deps?): Promise<MonitorsReport>

Defined in: lib/monitors.ts:291

Detects the connected monitors for this platform; never throws.

Parameters

deps?

MonitorDeps = {}

Returns

Promise<MonitorsReport>

Released under the MIT License.