UNPKG

nodes-ui

Version:
7 lines 115 B
// https://github.com/gruntjs/grunt-contrib-clean module.exports = { options: { base: 'dist' }, src: ['**'] };