mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
'use strict' motherfucker! do you use it?!
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
var container = require('./_collections').elemsGroups.container;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user