[ Root System Explorer ]
Location:
Root
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
postcss-selector-parser
/
dist
+ Folder
+ File
Upload
Editing: sortAscending.js
"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 ]
Name
Type
Actions
.. (Parent Directory)
📄 index.js
FILE
Ren
[EDIT]
DEL
📄 parser.js
FILE
Ren
[EDIT]
DEL
📄 processor.js
FILE
Ren
[EDIT]
DEL
📁 selectors/
DIR
Ren
DEL
📄 sortAscending.js
FILE
Ren
[EDIT]
DEL
📄 tokenTypes.js
FILE
Ren
[EDIT]
DEL
📄 tokenize.js
FILE
Ren
[EDIT]
DEL
📁 util/
DIR
Ren
DEL