We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ff313 commit 71b40dfCopy full SHA for 71b40df
1 file changed
src/index.ts
@@ -3,6 +3,8 @@ export * from './validator'
3
export * from './decorators'
4
export * from './validators/common'
5
6
+
7
8
// Import validators และ DTOSchema สำหรับใช้ใน file นี้
9
import { validators } from './validators/common'
10
import { DTOSchema } from './types'
0 commit comments