Exercise #71: Usage With Zod
Advanced Patterns ยท 05-external-libraries
Goal

Goal: Use zod's schema types so the function arg is inferred from the schema.

Run "Check Solution" to validate your code in the browser.