MCPcopy
hub / github.com/fanmingming/live / toggleObserving

Function toggleObserving

m3u8/vue.js:911–913  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

909 var shouldObserve = true;
910
911 function toggleObserving (value) {
912 shouldObserve = value;
913 }
914
915 /**
916 * Observer class that is attached to each observed

Callers 4

validatePropFunction · 0.85
initInjectionsFunction · 0.85
updateChildComponentFunction · 0.85
initPropsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected