文件操作 - constants.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/colord/constants.d.ts
编辑文件内容
/** * We used to work with 2 digits after the decimal point, but it wasn't accurate enough, * so the library produced colors that were perceived differently. */ export declare const ALPHA_PRECISION = 3; /** * Valid CSS <angle> units. * https://developer.mozilla.org/en-US/docs/Web/CSS/angle */ export declare const ANGLE_UNITS: Record<string, number>;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件