update index.ts

pull/19545/head
Ryan Vogel 2026-03-28 14:31:16 -04:00
parent f1e88d35ba
commit 3a5be7ad33
1 changed files with 1 additions and 1 deletions

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 }