mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2026-06-02 21:59:35 +00:00
🎉 feat: type
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import { swagger } from '../src/index'
|
||||
import { plugin } from './plugin'
|
||||
|
||||
const app = new Elysia({
|
||||
aot: false
|
||||
// aot: false
|
||||
})
|
||||
.use(
|
||||
swagger({
|
||||
|
||||
Reference in New Issue
Block a user