diff --git a/src/api-endpoints.ts b/src/api-endpoints.ts index 0af39b58..d9dc7c71 100644 --- a/src/api-endpoints.ts +++ b/src/api-endpoints.ts @@ -739,7 +739,7 @@ type VerificationPropertyResponse = { | null } -type AnnotationResponse = { +export type AnnotationResponse = { bold: boolean italic: boolean strikethrough: boolean