All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lessjs-1.6.1.node_modules.less.build.amd.js Maven / Gradle / Ivy

// amd.js
//
// Define Less as an AMD module.
if (typeof define === "function" && define.amd) {
    define(function () { return less; } );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy