@valon-technologies/gestalt
    Preparing search index...

    Interface RuntimeSupport

    interface RuntimeSupport {
        canHostApps?: boolean;
        egressMode?: RuntimeEgressMode;
        supportsPrepareWorkspace?: boolean;
    }
    Index

    Properties

    canHostApps?: boolean
    egressMode?: RuntimeEgressMode
    supportsPrepareWorkspace?: boolean