@coopenomics/sdk
    Preparing search index...

    Interface ISettings

    interface ISettings {
        app: { description: string; title: string };
        provider: { client: string; name: string; secret: string };
    }
    Index

    Properties

    Properties

    app: { description: string; title: string }
    provider: { client: string; name: string; secret: string }