tambah division api index

This commit is contained in:
bipproduction
2024-07-08 12:32:06 +08:00
parent 76ae478eab
commit 07bc3b9df6

View File

@@ -1,3 +1,3 @@
export function listProject(req: Request) {
return Response.json({ message: "ini adalah project" })
}
}