x4js - v2.2.49
    Preparing search index...
    interface WorkspaceEditMetadata {
        description?: string;
        label: string;
        needsConfirmation: boolean;
    }
    Index
    description?: string
    label: string
    needsConfirmation: boolean