/** * 兼容旧启动路径:pi 扩展未重载时 index.ts 仍可能 spawn server.ts。 * 实际逻辑在 backend/main.ts。 */ import "./backend/main.ts";