Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ getNextData
Function
getNextData
tests/helpers/script-data.js:12–12 ·
view source on GitHub ↗
($)
Source
from the content-addressed store, hash-verified
10
}
11
12
export
const
getNextData = ($) => getScriptData($, NEXT_DATA_QUERY)
13
export
const
getPrimerData = ($) => getScriptData($, PRIMER_DATA_QUERY)
Callers
nothing calls this directly
Calls
1
getScriptData
Function · 0.85
Tested by
no test coverage detected