NET-Web-API-w-Angular/my-app/node_modules/shell-quote/index.js

4 lines
87 B
JavaScript
Executable file

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