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