Variable: BASE_MONITOR_TYPES
const
BASE_MONITOR_TYPES: readonly ["http"
,"port"
,"ping"
,"dns"
]
Defined in: shared/types.ts:40
Base monitor types - source of truth for type safety.
Remarksโ
Used to enumerate all supported monitor types in the system.