@dxos/client
    Preparing search index...

    Variable ContactTypeConst

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