UNPKG

svgo

Version:

SVGO is a Node.js library and command-line application for optimizing vector images.

8 lines (7 loc) 97 B
/** * Version of SVGO. * * @type {string} * @since 4.0.0 */ export const VERSION = '4.0.0';