♫
📌 canary ▾
next.js
/
test
/
e2e
/
import-meta-glob
/
app
/
modules
/
foo.ts
foo.ts
5 lines
81 B
export
const
name
=
'foo'
export
default
function
foo
()
{
return
'foo-value'
}
v2.0.0
/
Go
SIGN IN