@dxos/client
    Preparing search index...

    Type Alias PropertiesTypeProps

    PropertiesTypeProps: Pick<
        PropertiesType,
        "name"
        | "hue"
        | "icon"
        | "invocationTraceQueue",
    >