♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
source-mapping
/
app
/
server-client
/
client.js
client.js
6 lines
73 B
'use client'
export
function
useClient
() {
return
'client function'
}
v2.0.0
/
Go
SIGN IN