elearning/Frontend-Learner/node_modules/svgo/lib/version.js

8 lines
97 B
JavaScript
Raw Normal View History

2026-01-13 10:46:40 +07:00
/**
* Version of SVGO.
*
* @type {string}
* @since 4.0.0
*/
export const VERSION = '4.0.0';