芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/postcss-svgo/types/lib/url.d.ts
/** * @param {string} data * @return {string} */ export function encode(data: string): string; export const decode: typeof decodeURIComponent;