♫
📌 canary ▾
next.js
/
test
/
e2e
/
module-layer
/
lib
/
mixed-lib
/
shared-module.js
shared-module.js
5 lines
97 B
import
Link
from
'next/link'
export
const
textValue
=
'text-value'
export
const
TestLink
=
Link
v2.0.0
/
Go
SIGN IN