django-vue3-admin-web/node_modules/less/test/browser/runner-modify-vars-options.js
2025-10-20 21:21:14 +08:00

5 lines
82 B
JavaScript

/* exported less */
var less = {
logLevel: 4,
errorReporting: 'console'
};