index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Shape.js
blob: f02fec2a511cc9ef9eec4a7eebd6cbe5e9527fa4 (
plain
)
1
2
import
Element
from
'./Element.js'
export
default
class
Shape
extends
Element
{}