文件操作 - index.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/ofetch/dist/index.d.ts
编辑文件内容
import { $ as $Fetch } from './shared/ofetch.d0b3d489.js'; export { C as CreateFetchOptions, j as Fetch, d as FetchContext, F as FetchError, e as FetchHook, f as FetchHooks, b as FetchOptions, k as FetchRequest, i as FetchResponse, G as GlobalOptions, I as IFetchError, M as MappedResponseType, R as ResolvedFetchOptions, g as ResponseMap, h as ResponseType, S as SearchParameters, c as createFetch, a as createFetchError } from './shared/ofetch.d0b3d489.js'; import 'undici'; declare const fetch: (input: string | URL | Request, init?: RequestInit | undefined) => Promise<Response>; declare const Headers: { new (init?: HeadersInit): Headers; prototype: Headers; }; declare const AbortController: { new (): AbortController; prototype: AbortController; }; declare const ofetch: $Fetch; declare const $fetch: $Fetch; export { $Fetch, $fetch, AbortController, Headers, fetch, ofetch };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件