다음을 통해 공유


DocumentAnnotationKind type

문서 주석 종류.

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