diff options
Diffstat (limited to 'src/index.ts')
| -rw-r--r-- | src/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.ts b/src/index.ts index 65452f3..f654b79 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,4 @@ +import "newrelic" import { App } from "@tinyhttp/app" import { logger } from "@tinyhttp/logger" import { cors } from "@tinyhttp/cors" |
