♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
next-config-ts-native-mts
/
nested-imports
/
bar.ts
bar.ts
4 lines
66 B
import
{ baz }
from
'./baz.ts'
export
const
barbaz
=
'bar'
+
baz
v2.0.0
/
Go
SIGN IN