@dxos/react-client
    Preparing search index...

    Variable SpacePropertiesConst

    SpaceProperties: obj<
        Schema.TypeLiteral<
            {
                archived: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
                edgeReplication: Schema.optional<typeof Schema.Boolean>;
                hue: Schema.optional<typeof Schema.String>;
                icon: Schema.optional<typeof Schema.String>;
                invocationTraceQueue: Schema.optional<RefSchema>;
                name: Schema.optional<typeof Schema.String>;
            },
            readonly [{ key: typeof Schema.String; value: typeof Schema.Any }],
        >,
    >