♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
reference-tree-shaking
/
library
/
client.js
client.js
6 lines
58 B
'use client'
export
function
Foo
() {
return
'Client'
}
v2.0.0
/
Go
SIGN IN