File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
src/simulator/src/modules
v1/src/simulator/src/modules Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -240,3 +240,11 @@ ImageAnnotation.prototype.mutableProperties = {
240240 func : 'changeRowSize' ,
241241 } ,
242242}
243+ /**
244+ * @memberof ImageAnnotation
245+ * Help URL
246+ * @type {string }
247+ * @category modules
248+ */
249+ ImageAnnotation . prototype . helplink =
250+ 'https://docs.circuitverse.org/chapter4/chapter4-annotation#imageannotation'
Original file line number Diff line number Diff line change @@ -240,3 +240,11 @@ ImageAnnotation.prototype.mutableProperties = {
240240 func : 'changeRowSize' ,
241241 } ,
242242}
243+ /**
244+ * @memberof ImageAnnotation
245+ * Help URL
246+ * @type {string }
247+ * @category modules
248+ */
249+ ImageAnnotation . prototype . helplink =
250+ 'https://docs.circuitverse.org/chapter4/chapter4-annotation#imageannotation'
You can’t perform that action at this time.
0 commit comments