MCPcopy 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
12export const getNextData = ($) => getScriptData($, NEXT_DATA_QUERY)
13export const getPrimerData = ($) => getScriptData($, PRIMER_DATA_QUERY)

Callers

nothing calls this directly

Calls 1

getScriptDataFunction · 0.85

Tested by

no test coverage detected