From b5ea26217d30fc42398f77bae77ef5ded785770c Mon Sep 17 00:00:00 2001 From: bipproduction Date: Mon, 13 Oct 2025 15:01:57 +0800 Subject: [PATCH] tambahan --- src/server/routes/layanan_route.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/server/routes/layanan_route.ts b/src/server/routes/layanan_route.ts index 8b0f7f1..f505c8d 100644 --- a/src/server/routes/layanan_route.ts +++ b/src/server/routes/layanan_route.ts @@ -70,5 +70,6 @@ const LayananRoute = new Elysia({ description: "status ktp", } }) + export default LayananRoute \ No newline at end of file