Type alias ElementIdentity

ElementIdentity: {
    hash: string;
    name: string;
    type: string;
}

Type declaration

  • hash: string
  • name: string
  • type: string

Generated using TypeDoc