Atom eve seo
This commit is contained in:
6
.eve/nitro/workflow/workflows-handler.mjs
Normal file
6
.eve/nitro/workflow/workflows-handler.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
// Generated by eve. Do not edit by hand.
|
||||
import { POST } from "../../../node_modules/eve/.eve/workflow-cache/97d43a998b3c/workflows.mjs";
|
||||
|
||||
export default async ({ req }) => {
|
||||
return await POST(req);
|
||||
};
|
||||
Reference in New Issue
Block a user