Spracherkennung für: .ts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
import type { RuntimeEnv } from "../runtime.js";
import type { DoctorOptions } from "./doctor-prompter.js";
export async function doctorCommand(runtime?: RuntimeEnv, options?: DoctorOptions): Promise<void> {
const doctorHealth = await import("../flows/doctor-health.js");
await doctorHealth.doctorCommand(runtime, options);
}
¤ Dauer der Verarbeitung: 0.8 Sekunden
(vorverarbeitet am 2026-04-27)
¤
*© Formatika GbR, Deutschland