UNPKG

svgo

Version:

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

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