MCPcopy
hub / github.com/freshframework/fresh / page

Function page

packages/fresh/src/define.ts:175–177  ·  view source on GitHub ↗
(render)

Source from the content-addressed store, hash-verified

173 return handlers;
174 },
175 page(render) {
176 return render;
177 },
178 layout(render) {
179 return render;
180 },

Callers 9

GETFunction · 0.90
GETFunction · 0.90
GETFunction · 0.90
GETFunction · 0.90
GETFunction · 0.90
GETFunction · 0.90
define_test.tsFile · 0.90
GETFunction · 0.90
fs_routes_test.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected