UILog: {
    content: string;
    origin?: string;
    type: UILogType;
}

Type declaration

  • content: string
  • Optional origin?: string
  • type: UILogType

Generated using TypeDoc