CCC Docs
    Preparing search index...

    Variable CellDepVecConst

    CellDepVec: Codec<
        (
            {} & {
                outPoint: {} & { txHash: BytesLike; index: NumLike };
                depType: DepTypeLike;
            }
        )[],
        CellDep[],
    > = ...