Project

General

Profile

Download (473 Bytes) Statistics
| Branch: | Revision:
1
/*!
2
* svg.js - A lightweight library for manipulating and animating SVG.
3
* @version 2.6.6
4
* https://svgdotjs.github.io/
5
*/
6

    
7
/*!
8
* svg.select.js - An extension of svg.js which allows to select elements with mouse
9
* @version 3.0.1
10
* https://github.com/svgdotjs/svg.select.js
11
*
12
* @copyright Ulrich-Matthias Schäfer
13
* @license MIT
14
*/
15

    
16
/*! svg.draggable.js - v2.2.2 - 2019-01-08
17
* https://github.com/svgdotjs/svg.draggable.js
18
* Copyright (c) 2019 Wout Fierens; Licensed MIT */
(2-2/7)