Raw.PageTableRow

Raw.PageTableRow

Table row

pageTableRow#e0c0c5e5 cells:Vector<PageTableCell> = PageTableRow;
export namespace Raw {
  export class PageTableRow {
    constructor(params: { cells: Array<Raw.TypePageTableCell> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 201
Constructor ID: 0xe0c0c5e5

Property