Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ continueExec
Function
continueExec
debug-plugin/panel.js:1–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
function
continueExec() {
2
evalInPage(
3
"globalThis._hyperscript.hdb && globalThis._hyperscript.hdb.continueExec()"
,
4
);
5
}
6
7
function
skipTo(index) {
8
evalInPage(
Callers
nothing calls this directly
Calls
1
evalInPage
Function · 0.85
Tested by
no test coverage detected