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 b52df07 commit 658c854Copy full SHA for 658c854
build.config.ts
src/types.ts
@@ -1,6 +1,6 @@
1
+import type { z } from 'zod'
2
import type { ValidateFn } from '@poppinss/validator-lite'
3
import type { StandardSchemaV1 } from '@standard-schema/spec'
-import type { z } from 'zod'
4
5
/**
6
* Schema defined by the user
0 commit comments