diff options
Diffstat (limited to 'src/use.js')
-rw-r--r-- | src/use.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ + SVG.Use = SVG.invent({ // Initialize node create: 'use', |
index : svg.js.git | ||
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js | www-data |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/use.js | 1 |
@@ -1,3 +1,4 @@ + SVG.Use = SVG.invent({ // Initialize node create: 'use', |