MCPcopy Create free account
hub / github.com/react-static/react-static / fetchSiteData.js

File fetchSiteData.js

packages/react-static/src/static/fetchSiteData.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chalk from 'chalk'
2import { time, timeEnd } from '../utils'
3
4export default (async function fetchSiteData(state) {

Callers

nothing calls this directly

Calls 3

timeFunction · 0.90
timeEndFunction · 0.90
getSiteDataMethod · 0.80

Tested by

no test coverage detected