File "clean.js"
Full Path: /home/cananyalcin/public_html/vendors/jqvmap/grunt/clean.js
File size: 48 bytes
MIME-type: text/plain
Charset: utf-8
module.exports = {
dist: [
"dist/*.js"
]
};