lib/utils/index.js (
2
lines of code) (
raw
):
module.exports.getCLIArgs = require('./get-cli-args'); module.exports.normalizeSVG = require('./normalize-svg');