Type Alias Loc

Loc: { r: number; t: number }

Row location in a table.

Type declaration

  • r: number
  • t: number