PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/svgo/plugins/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/svgo/plugins/removeTitle.js

'use strict';

exports.type = 'perItem';

exports.active = true;

exports.description = 'removes <title>';

/**
 * Remove <title>.
 *
 * https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title
 *
 * @param {Object} item current iteration item
 * @return {Boolean} if false, item will be filtered out
 *
 * @author Igor Kalashnikov
 */
exports.fn = function(item) {

    return !item.isElem('title');

};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home