We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac85cc commit a6219b8Copy full SHA for a6219b8
packages/validator/src/typings/literal.ts
@@ -1,4 +1,5 @@
1
import type { t as tn } from '@typp/core/base'
2
+import type {} from '@typp/core/consumers/primitive'
3
import { FALSY } from '@typp/validator/constants'
4
import type {} from '@typp/validator/extends'
5
import type { SwitchBaseType } from '@typp/validator/types'
0 commit comments