next.js/test/e2e/app-dir/next-config-ts/nested-imports/bar.ts
bar.ts4 lines63 B
import { baz } from './baz'

export const barbaz = 'bar' + baz
Quest for Codev2.0.0
/
SIGN IN