export async function render()
in
atoms/default/server/render.js [3:5]
3
lines of code
1
McCabe index (conditional complexity)
export async function render() { return mainHTML; }