Files
wehub-resource-sync acb1e552cd
Deploy Worker / Deploy (push) Failing after 4s
chore: import upstream snapshot with attribution
2026-07-13 12:22:23 +08:00

6 lines
112 B
JavaScript

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