MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / createAdaptivePoller

Function createAdaptivePoller

static/js/utils.js:484–486  ·  view source on GitHub ↗
(options = {})

Source from the content-addressed store, hash-verified

482}
483
484function createAdaptivePoller(options = {}) {
485 return new AdaptivePoller(options);
486}
487
488const filterProtocol = {
489 normalizeValue(value) {

Callers 1

watchDomainTaskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected