@reuters-graphics/teams-klaxon
    Preparing search index...

    Interface Fact

    interface Fact {
        title: string;
        value: string;
    }
    Index

    Properties

    Properties

    title: string
    value: string