Добавляем все файлы
This commit is contained in:
3
main_plugin/dgrm/shapes/shape-smbl.js
Executable file
3
main_plugin/dgrm/shapes/shape-smbl.js
Executable file
@@ -0,0 +1,3 @@
|
||||
export const ShapeSmbl = Symbol('shape');
|
||||
|
||||
/** @typedef {SVGGraphicsElement & { [ShapeSmbl]?: import('./shape-evt-proc').Shape }} ShapeElement */
|
||||
Reference in New Issue
Block a user