♫
📌 canary ▾
next.js
/
packages
/
next-codemod
/
transforms
/
__testfixtures__
/
app-dir-runtime-config-experimental-edge
/
no-runtime.output.tsx
no-runtime.output.tsx
3 lines
67 B
export
default
function
Page
()
{
return
<
div
>hello world</
div
>;
}
v2.0.0
/
Go
SIGN IN