update index.ts

This commit is contained in:
Ryan Vogel
2026-03-28 14:31:16 -04:00
parent f1e88d35ba
commit 3a5be7ad33

View File

@@ -272,4 +272,4 @@ if (import.meta.main) {
console.log(`apn-relay listening on http://0.0.0.0:${env.PORT}`)
}
export default app
export { app }