文件操作 - browser.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.d.ts
编辑文件内容
/** * This is a browser shim that provides the same functional interface * as the main node export, but it does nothing. * @module */ import type { Handler } from './index.js'; export declare const onExit: (cb: Handler, opts: { alwaysLast?: boolean; }) => () => void; export declare const load: () => void; export declare const unload: () => void; //# sourceMappingURL=browser.d.ts.map
修改文件时间
将文件时间修改为当前时间的前一年
删除文件