vlocode-project - v2.4.3
    Preparing search index...

    Interface AppSettings

    interface AppSettings {
        connectedAppName: string;
        enabled?: boolean;
    }
    Index

    Properties

    connectedAppName: string
    enabled?: boolean