🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 16:52:24 | PHP 8.2.32
📂
/ (Root)
/
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
node_modules
/
postcss-selector-parser
/
dist
📍 /opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/postcss-selector-parser/dist
🔄 Refresh
✏️
Editing: sortAscending.js
Read Only
"use strict"; exports.__esModule = true; exports["default"] = sortAscending; function sortAscending(list) { return list.sort(function (a, b) { return a - b; }); } ; module.exports = exports.default;
💾 Save Changes
❌ Cancel