Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface ModernTarget {
    ย ย ย ย file: string;
    ย ย ย ย lang: Language;
    ย ย ย ย family: "home" | "politician" | "dashboard-hub" | "dashboard-slug";
    ย ย ย ย slug?: string;
    }
    Index
    file: string
    lang: Language
    family: "home" | "politician" | "dashboard-hub" | "dashboard-slug"
    slug?: string