From 95c08681a716aed33a73e003eb944dc54413908c Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 25 Feb 2026 15:51:48 +0800 Subject: [PATCH] fix localhost --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index 5db2141..e228069 100644 --- a/src/index.ts +++ b/src/index.ts @@ -207,3 +207,4 @@ console.log( ); export type ApiApp = typeof app; +