BlockSuite API Documentation / @blocksuite/presets / CommentRange
Interface: CommentRange
Properties
end
end:
Object
Type declaration
index
index:
RelativePosition
path
path:
string
[]
Source
packages/presets/src/fragments/comment/comment-manager.ts:15
start
start:
Object
Type declaration
index
index:
RelativePosition
path
path:
string
[]
Source
packages/presets/src/fragments/comment/comment-manager.ts:11
Generated using TypeDoc and typedoc-plugin-markdown.