@dxos/client
    Preparing search index...

    Variable DocumentTypeConst

    DocumentType: obj<
        Struct<
            {
                content: RefSchema<
                    TypedObjectFields<{ content: typeof String$ }, TypedObjectOptions>,
                >;
                title: optional<typeof String$>;
            },
        >,
    > = ...