Skip to content

shared/interfaces/representation

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

  • Package: @leipzigtreechat/shared
  • Source file: packages/shared/src/interfaces/representation.ts

This interface represents the data of a representation.

interface IRepresentationData

This interface represents the data of a representation.

Properties

  • value (string | URL): the value of the representation
  • type (REPRESENTATION_TYPE): the type of the representation Defined at: line 6