chore: add jsdoc

This commit is contained in:
Beka Westberg
2022-07-22 22:13:48 +00:00
parent 1678ebcd28
commit 7c327664d4
+1
View File
@@ -107,6 +107,7 @@ export class Toolbox extends DeleteArea implements IAutoHideable,
protected boundEvents_: browserEvents.Data[] = [];
override wouldDelete_: AnyDuringMigration;
/** The workspace this toolbox is on. */
protected readonly workspace_: WorkspaceSvg;
/** @param workspace The workspace in which to create new blocks. */