import{d as t,b as o}from"../nitro/nitro.mjs";import"node:http";import"node:https";import"node:events";import"node:buffer";import"node:fs";import"node:path";import"node:crypto";import"node:url";const e=t((async t=>{const e=o(t),r=decodeURIComponent(e.url),n=await fetch(r);return await n.text()}));export{e as default}; | |