interface RollForward {
    block: Block;
    direction: "forward";
    tip: Tip;
}

Properties

Properties

block: Block
direction: "forward"
tip: Tip