@dxos/client
    Preparing search index...

    Variable ContactTypeConst

    ContactType: obj<
        Struct<
            {
                identifiers: mutable<
                    Array$<Struct<{ type: typeof String$; value: typeof String$ }>>,
                >;
                name: optional<typeof String$>;
            },
        >,
    > = ...