♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
mjs-as-extension
/
my-file.mjs
my-file.mjs
4 lines
61 B
export function myFileFunction() {
return 'hello world!'
}
v2.0.0
/
Go
SIGN IN