Function: clearConfigCache()
clearConfigCache():
void
Defined in: src/utils/monitorUiHelpers.ts:135
Clears the configuration cache.
Returnsโ
void
Remarksโ
Removes all cached monitor type configurations. This is useful for testing scenarios or when monitor types change and the cache needs to be invalidated.