export const config = { path: "/*" }; import worker from "../../src/worker.mjs"; export default worker.fetch;