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 8e88a4a commit a28c45cCopy full SHA for a28c45c
modules/tool/packages/test1/src/index.ts
@@ -1,6 +1,5 @@
1
import { format } from 'date-fns';
2
import { z } from 'zod';
3
-import next from 'next';
4
5
export const InputType = z.object({
6
apiKey: z.string(),
0 commit comments