mirror of
https://github.com/google/blockly.git
synced 2026-05-09 05:30:11 +02:00
chore: add jsdoc
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user