import { resolvePath } from '@/env.ts'; const path = resolvePath('src/test/resolve.ts'); console.log('path', path);