cupertino-files / readCommentStorage
Function: readCommentStorage()
readCommentStorage(
store,object):Omit<CommentInfo,"start"|"end"|"highlightId"> |undefined
Defined in: src/tswp/comments.ts:227
Read a TSD.CommentStorageArchive.
Parameters
store
object
Returns
Omit<CommentInfo, "start" | "end" | "highlightId"> | undefined