文件操作 - index.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/n/versions/node/12.18.0/lib/node_modules/npm/node_modules/performance-now/src/index.d.ts
编辑文件内容
// This file describes the package to typescript. /** * Returns the number of milliseconds since the page was loaded (if browser) * or the node process was started. */ declare function now(): number; export = now;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件