Files
est-frame/node_modules/shell-quote/index.js
2025-10-22 05:38:27 +00:00

5 lines
87 B
JavaScript
Executable File

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