Datalayer Desktop - v0.0.2
    Preparing search index...
    interface IElectronCollaborationConfig {
        runtimeId?: string;
        runUrl?: string;
        token?: string;
    }
    Index

    Properties

    runtimeId?: string
    runUrl?: string
    token?: string