Ask a question to get started
Enter to sendā¢Shift+Enter new line
Given either a Zod schema, or plain object, determine if the input is a Zod schema.
isInteropZodSchema(input: unknown): input is InteropZodType<any, any>
input
unknown