Position: {
    assoc: number;
    item: ID | null;
    tname: string | null;
    type: ID | null;
}

Type declaration

  • assoc: number
  • item: ID | null
  • tname: string | null
  • type: ID | null