next.js/test/e2e/app-dir/dynamic/app/dynamic-mixed-ssr-false/client-edge/page.js
page.js6 lines89 B
'use client'

export { default } from '../dynamic-import'

export const runtime = 'edge'
Quest for Codev2.0.0
/
SIGN IN