📄 index.js
/home/palash/git/site/node_modules/shell-quote/index.js
Language: js • Lines: 4
'use strict';

exports.quote = require('./quote');
exports.parse = require('./parse');