// foo.ts import { bar } from './bar.js'; // bar.ts exportconst bar = 'bar';
error: Module not found "file:///tmp/tmp.LPU7JDdIZK/bar.js".