Raindex SDK Documentation
    Preparing search index...

    Interface BlockRangeCfg

    interface BlockRangeCfg {
        end: BlockCfg;
        start: BlockCfg;
    }
    Index

    Properties

    Properties

    start: BlockCfg