UNPKG

nodes-ui

Version:
6 lines 117 B
// https://github.com/gruntjs/grunt-contrib-clean module.exports = { dist: { src: ['<%= paths.dist %>'] }, };