We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cdb8b1 commit ead37dbCopy full SHA for ead37db
1 file changed
core/comments.ts
@@ -4,6 +4,7 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
+export {CommentEditor} from './comments/comment_editor';
8
export {CommentView} from './comments/comment_view.js';
9
export {RenderedWorkspaceComment} from './comments/rendered_workspace_comment.js';
10
export {WorkspaceComment} from './comments/workspace_comment.js';
0 commit comments