♫
📌 canary ▾
next.js
/
test
/
production
/
chunk-load-failure
/
app
/
dynamic
/
async.ts
async.ts
4 lines
85 B
export
default
function
Async
()
{
return
'this is a lazy loaded async component'
}
v2.0.0
/
Go
SIGN IN