♫
📌 canary ▾
next.js
/
packages
/
next-codemod
/
transforms
/
__testfixtures__
/
next-async-request-api-dynamic-apis
/
async-api-08.input.tsx
async-api-08.input.tsx
6 lines
88 B
import
{ headers }
from
'next/headers'
export
function
GET
()
:
Response
{
headers
()
}
v2.0.0
/
Go
SIGN IN