ini tambahannya

This commit is contained in:
bipproduction
2025-02-16 17:29:55 +08:00
parent c8163cce76
commit 050bdcdc00

View File

@@ -3,4 +3,5 @@ import { AppServer } from '@/app/api/[[...slugs]]/route'
import { treaty } from '@elysiajs/eden'
const ApiFetch = treaty<AppServer>(Bun.env.NEXT_PUBLIC_WIBU_URL || 'localhost:3000')
export default ApiFetch