We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27094f commit 1b44c2bCopy full SHA for 1b44c2b
1 file changed
packages/server/package.json
@@ -75,6 +75,7 @@
75
"./nuxt": "./nuxt/index.js",
76
"./nestjs": "./nestjs/index.js",
77
"./hono": "./hono/index.js",
78
+ "./elysia": "./elysia/index.js",
79
"./types": "./types.js"
80
}
81
0 commit comments