next.js/test/e2e/app-dir/mjs-as-extension/my-file.mjs
my-file.mjs4 lines61 B
export function myFileFunction() {
  return 'hello world!'
}
Quest for Codev2.0.0
/
SIGN IN