AutoBE
    Preparing search index...

    Interface ChunkSource

    interface ChunkSource {
        blockId?: string;
        page?: number;
    }
    Index

    Properties

    Properties

    blockId?: string
    page?: number

    1-based page number when present.