文件操作 - whatwg-url.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/unenv/runtime/npm/whatwg-url.d.ts
编辑文件内容
export declare const URL: { new (url: string | URL, base?: string | URL): URL; prototype: URL; canParse(url: string | URL, base?: string): boolean; createObjectURL(obj: Blob | MediaSource): string; revokeObjectURL(url: string): void; }; export declare const URLSearchParams: { new (init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams; prototype: URLSearchParams; }; export declare const parseURL: (() => any) & { __unenv__: boolean; }; export declare const basicURLParse: (() => any) & { __unenv__: boolean; }; export declare const serializeURL: (() => any) & { __unenv__: boolean; }; export declare const serializeHost: (() => any) & { __unenv__: boolean; }; export declare const serializeInteger: (() => any) & { __unenv__: boolean; }; export declare const serializeURLOrigin: (() => any) & { __unenv__: boolean; }; export declare const setTheUsername: (() => any) & { __unenv__: boolean; }; export declare const setThePassword: (() => any) & { __unenv__: boolean; }; export declare const cannotHaveAUsernamePasswordPort: (() => any) & { __unenv__: boolean; }; export declare const percentDecodeBytes: (() => any) & { __unenv__: boolean; }; export declare const percentDecodeString: (() => any) & { __unenv__: boolean; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件