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: bf4ae8f4e7b13dbe6f48459df541343dc145594b (
plain
)
1
2
import
Parent
from
'./Parent.js'
export
default
class
Shape
extends
Parent
{}