next.js/test/e2e/module-layer/lib/mixed-lib/index.js
index.js4 lines160 B
export { shared as sharedComponentValue } from './shared'
// export but won't be consumed in the test
export { client as clientComponentValue } from './client'
Quest for Codev2.0.0
/
SIGN IN