@dxos/client
    Preparing search index...

    Variable BlockType

    BlockType: Schema<
        BlockType,
        {
            content?: EncodedReference;
            object?: EncodedReference;
            timestamp: string;
        },
        never,
    >