elearning/Frontend-Learner/node_modules/svgo/lib/version.js
2026-01-13 10:48:02 +07:00

7 lines
97 B
JavaScript

/**
* Version of SVGO.
*
* @type {string}
* @since 4.0.0
*/
export const VERSION = '4.0.0';