Exercise #71: Usage With Zod
Advanced Patterns ยท 05-external-libraries
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Use zod's schema types so the function arg is inferred from the schema.
Check Solution
Run "Check Solution" to validate your code in the browser.