Function: clearConfigCache()
clearConfigCache():
void
Defined in: src/utils/monitorUiHelpers.ts:123
Clears the configuration cache.
Returnsโ
void
Remarksโ
Removes all cached monitor type configurations. Useful for tests or when monitor types change and require cache invalidation.