CCC Docs
    Preparing search index...

    Type Alias CellDepLike

    type CellDepLike = {
        outPoint: OutPointLike;
        depType: DepTypeLike;
    }
    Index

    Properties

    Properties

    outPoint: OutPointLike
    depType: DepTypeLike