Interface getMonitors

interface getMonitors {
    monitors: Monitor[];
}

Properties

Properties

monitors: Monitor[]