interface ParsedSourceimport { type ParsedSource } from "https://deno.land/x/live@1.56.1/engine/schema/deps.ts"; Propertiesprogram: Programcomments: [{ text: string; span_lo: number; span_hi: number; }]