mirror of
https://github.com/google/blockly.git
synced 2026-01-06 08:30:13 +01:00
feat: add headless workspace comment class (#7916)
* feat: add empty definitions for comment class * feat: implement constructor * feat: add method implementations * feat: add own properties * chore: add tsdoc * fix: typos * chore: cleanup TODOs
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
*/
|
||||
|
||||
export {CommentView} from './comments/comment_view.js';
|
||||
export {WorkspaceComment} from './comments/workspace_comment.js';
|
||||
|
||||
Reference in New Issue
Block a user