#!/usr/bin/env node import './common/env.js'; export type { ProjectConfig } from './common/models/index.js';