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