Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.85
y
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected