Searched refs:getStaticRenderFunctions (Results 1 – 2 of 2) sorted by relevance
27 import { getStaticRenderFunctions } from '../getStaticRenderFunctions';152 const { getStaticContent, getManifest } = await getStaticRenderFunctions(273 const { getStaticContent } = await getStaticRenderFunctions(
172 export async function getStaticRenderFunctions( function