Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Interface DataSource

    interface DataSource {
        primary: string;
        fallbacks?: string[];
    }
    Index

    Properties

    Properties

    primary: string

    Primary URL (local/relative)

    fallbacks?: string[]

    Fallback URLs (remote CDN, GitHub raw, etc.)