© 2026 Hedgehog Software, LLC
console.log(someMadeUpGlobal) export default { fetch: async (request) => new Response("Hello") }