Partilhar via


DocumentAnnotationKind type

Tipo de anotação de documentos.

type DocumentAnnotationKind =
  | "highlight"
  | "strikethrough"
  | "underline"
  | "italic"
  | "bold"
  | "circle"
  | "note"