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