♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
dynamic-error-trace
/
app
/
lib.js
lib.js
7 lines
98 B
import
{ useHeaders }
from
'headers-lib'
export
function
Foo
() {
useHeaders
()
return
'foo'
}
v2.0.0
/
Go
SIGN IN