mirror of
https://github.com/iconify/iconify.git
synced 2024-11-16 17:45:09 +00:00
13 lines
305 B
JavaScript
13 lines
305 B
JavaScript
/**
|
|
* This file is part of the simple-svg package.
|
|
*
|
|
* (c) Vjacheslav Trushkin <cyberalien@gmail.com>
|
|
*
|
|
* For the full copyright and license information, please view the license.txt
|
|
* file that was distributed with this source code.
|
|
* @license MIT
|
|
*/
|
|
|
|
require('./dist.js');
|
|
require('./tests.js');
|