1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-29 20:21:14 +03:00

lib/svgo/

This commit is contained in:
deepsweet
2012-11-09 14:21:06 +02:00
parent c633d71a01
commit aa10a8b5de
18 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
var intersectAttrs = require('../lib/tools').intersectAttrs;
var intersectAttrs = require('../lib/svgo/tools').intersectAttrs;
/**
* Collapse content's intersected attributes to the existing group wrapper.