MCPcopy Index your code
hub / github.com/NV/github-live-preview / v

Function v

examples/bundle_github.js:173–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171 }
172 }
173 function v() {
174 clearTimeout(f);
175 f = setTimeout(y, 200)
176 }
177 function y() {
178 n.hide();
179 clearTimeout(f);

Callers 2

bundle_github.jsFile · 0.85
yFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected