Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ getPrimerData
Function
getPrimerData
tests/helpers/script-data.js:13–13 ·
view source on GitHub ↗
($)
Source
from the content-addressed store, hash-verified
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