♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
dynamic
/
app
/
dynamic-mixed-ssr-false
/
client-edge
/
page.js
page.js
6 lines
89 B
'use client'
export
{
default
}
from
'../dynamic-import'
export
const
runtime
=
'edge'
v2.0.0
/
Go
SIGN IN