Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
GET
Function · 0.90
GET
Function · 0.90
GET
Function · 0.90
GET
Function · 0.90
GET
Function · 0.90
GET
Function · 0.90
define_test.ts
File · 0.90
GET
Function · 0.90
fs_routes_test.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected