mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Add extra @package annotation
This commit is contained in:
@@ -126,7 +126,6 @@ exports.getStartPositionRect = getStartPositionRect;
|
||||
* @param {!WorkspaceSvg} workspace The workspace.
|
||||
* @param {!MetricsManager.UiMetrics} metrics The workspace metrics.
|
||||
* @return {!Position} The suggested corner position.
|
||||
* @package
|
||||
*/
|
||||
const getCornerOppositeToolbox = function(workspace, metrics) {
|
||||
const leftCorner =
|
||||
|
||||
Reference in New Issue
Block a user