♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
esm-client-module-without-exports
/
app
/
page.tsx
page.tsx
6 lines
77 B
import
'lib'
export
default
function
Page
()
{
return
<
p
>hello world</
p
>
}
v2.0.0
/
Go
SIGN IN