♫
📌 canary ▾
next.js
/
test
/
e2e
/
streaming-ssr-edge
/
components
/
foo.js
foo.js
6 lines
98 B
export
default
function
foo
()
{
return
'foo'
}
export
const
config
=
'this is not page config'
v2.0.0
/
Go
SIGN IN