文件操作 - whatwg-url.mjs
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/unenv/runtime/npm/whatwg-url.mjs
编辑文件内容
import { notImplemented } from "../_internal/utils.mjs"; export const URL = globalThis.URL; export const URLSearchParams = globalThis.URLSearchParams; export const parseURL = notImplemented("whatwg-url.parseURL"); export const basicURLParse = notImplemented("whatwg-url.basicURLParse"); export const serializeURL = notImplemented("whatwg-url.serializeURL"); export const serializeHost = notImplemented("whatwg-url.serializeHost"); export const serializeInteger = notImplemented("whatwg-url.serializeInteger"); export const serializeURLOrigin = notImplemented( "whatwg-url.serializeURLOrigin" ); export const setTheUsername = notImplemented("whatwg-url.setTheUsername"); export const setThePassword = notImplemented("whatwg-url.setThePassword"); export const cannotHaveAUsernamePasswordPort = notImplemented( "whatwg-url.cannotHaveAUsernamePasswordPort" ); export const percentDecodeBytes = notImplemented( "whatwg-url.percentDecodeBytes" ); export const percentDecodeString = notImplemented( "whatwg-url.percentDecodeString" );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件