RelayMark annotation struct.
Summary
Types
@type t() :: %RelayMark.Annotation{ anchor: map(), content: [RelayMark.Inline.t()], id: String.t(), props: map(), type: String.t() }
RelayMark annotation struct.
@type t() :: %RelayMark.Annotation{ anchor: map(), content: [RelayMark.Inline.t()], id: String.t(), props: map(), type: String.t() }