Frodo Library - v4.0.0-10
    Preparing search index...

    Interface ConnectorServerStatusInterface

    interface ConnectorServerStatusInterface {
        name: string;
        ok: boolean;
        type: string;
    }
    Index

    Properties

    Properties

    name: string
    ok: boolean
    type: string