Function: isOptimisticLockKey()
isOptimisticLockKey(
value:string):value is OptimisticLockKey
Defined in: src/stores/sites/utils/optimisticMonitoringLock.ts:48
Type guard that validates whether a string matches the branded lock key format.
Parametersโ
valueโ
string
Returnsโ
value is OptimisticLockKey