Type alias TJIIXElement

TJIIXElement: TJIIXBase & {
    id: string;
    type: string;
}

Type declaration

  • id: string
  • type: string

Generated using TypeDoc