refactor(core,edges): enable vue macros betterDefine and remove duplicate interface defs

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-06 17:49:27 +01:00
committed by Braks
parent 21523ceb4e
commit 27c6c42303
3 changed files with 9 additions and 37 deletions
@@ -36,7 +36,6 @@ SmoothStepEdge.props = [
'targetX',
'targetY',
'borderRadius',
'offset',
'markerEnd',
'markerStart',
'style',