EU Parliament Monitor - API Documentation - v0.5.0
    Preparing search index...

    Interface LangTitleSubtitle

    Language-specific title and subtitle

    interface LangTitleSubtitle {
        title: string;
        subtitle: string;
    }
    Index

    Properties

    Properties

    title: string
    subtitle: string