@dxos/client
    Preparing search index...

    Variable ContactTypeConst

    ContactType: Obj<
        { identifiers: { type: string; value: string }[]; name?: string },
        Fields,
    > = ...