next.js/test/e2e/rsc-layers-transform/lib/shared-module.js
shared-module.js5 lines97 B
import Link from 'next/link'

export const textValue = 'text-value'
export const TestLink = Link
Quest for Codev2.0.0
/
SIGN IN