Type alias TupleBuilder

TupleBuilder: {
    cell: Cell;
    type: "builder";
}

Type declaration

  • cell: Cell
  • type: "builder"

Generated using TypeDoc