@dxos/client
    Preparing search index...

    Variable ContactTypeConst

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